Functions
dsterf_5.c File Reference
#include <stdio.h>
#include "lapacke.h"
#include "lapacke_utils.h"
#include "test_utils.h"
Include dependency graph for dsterf_5.c:

Go to the source code of this file.

Functions

static int compare_dsterf (double *d, double *d_i, double *e, double *e_i, lapack_int info, lapack_int info_i, lapack_int n)
static void init_d (lapack_int size, double *d)
static void init_e (lapack_int size, double *e)
static void init_scalars_dsterf (lapack_int *n)
int main (void)

Function Documentation

static int compare_dsterf ( double *  d,
double *  d_i,
double *  e,
double *  e_i,
lapack_int  info,
lapack_int  info_i,
lapack_int  n 
) [static]

Definition at line 209 of file dsterf_5.c.

static void init_d ( lapack_int  size,
double *  d 
) [static]

Definition at line 187 of file dsterf_5.c.

static void init_e ( lapack_int  size,
double *  e 
) [static]

Definition at line 197 of file dsterf_5.c.

static void init_scalars_dsterf ( lapack_int n) [static]

Definition at line 179 of file dsterf_5.c.

int main ( void  )

Definition at line 60 of file dsterf_5.c.



swiftnav
Author(s):
autogenerated on Sat Jun 8 2019 18:56:51