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

Go to the source code of this file.

Functions

static int compare_dsteqr (double *d, double *d_i, double *e, double *e_i, double *z, double *z_i, lapack_int info, lapack_int info_i, char compz, lapack_int ldz, 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_dsteqr (char *compz, lapack_int *n, lapack_int *ldz)
static void init_work (lapack_int size, double *work)
static void init_z (lapack_int size, double *z)
int main (void)

Function Documentation

static int compare_dsteqr ( double *  d,
double *  d_i,
double *  e,
double *  e_i,
double *  z,
double *  z_i,
lapack_int  info,
lapack_int  info_i,
char  compz,
lapack_int  ldz,
lapack_int  n 
) [static]

Definition at line 351 of file dsteqr_3.c.

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

Definition at line 301 of file dsteqr_3.c.

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

Definition at line 311 of file dsteqr_3.c.

static void init_scalars_dsteqr ( char *  compz,
lapack_int n,
lapack_int ldz 
) [static]

Definition at line 291 of file dsteqr_3.c.

static void init_work ( lapack_int  size,
double *  work 
) [static]

Definition at line 342 of file dsteqr_3.c.

static void init_z ( lapack_int  size,
double *  z 
) [static]

Definition at line 320 of file dsteqr_3.c.

int main ( void  )

Definition at line 64 of file dsteqr_3.c.



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