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

Go to the source code of this file.

Functions

static int compare_zherfs (lapack_complex_double *x, lapack_complex_double *x_i, double *ferr, double *ferr_i, double *berr, double *berr_i, lapack_int info, lapack_int info_i, lapack_int ldx, lapack_int nrhs)
static void init_a (lapack_int size, lapack_complex_double *a)
static void init_af (lapack_int size, lapack_complex_double *af)
static void init_b (lapack_int size, lapack_complex_double *b)
static void init_berr (lapack_int size, double *berr)
static void init_ferr (lapack_int size, double *ferr)
static void init_ipiv (lapack_int size, lapack_int *ipiv)
static void init_rwork (lapack_int size, double *rwork)
static void init_scalars_zherfs (char *uplo, lapack_int *n, lapack_int *nrhs, lapack_int *lda, lapack_int *ldaf, lapack_int *ldb, lapack_int *ldx)
static void init_work (lapack_int size, lapack_complex_double *work)
static void init_x (lapack_int size, lapack_complex_double *x)
int main (void)

Function Documentation

static int compare_zherfs ( lapack_complex_double x,
lapack_complex_double x_i,
double *  ferr,
double *  ferr_i,
double *  berr,
double *  berr_i,
lapack_int  info,
lapack_int  info_i,
lapack_int  ldx,
lapack_int  nrhs 
) [static]

Definition at line 628 of file zherfs_1.c.

static void init_a ( lapack_int  size,
lapack_complex_double a 
) [static]

Definition at line 471 of file zherfs_1.c.

static void init_af ( lapack_int  size,
lapack_complex_double af 
) [static]

Definition at line 509 of file zherfs_1.c.

static void init_b ( lapack_int  size,
lapack_complex_double b 
) [static]

Definition at line 557 of file zherfs_1.c.

static void init_berr ( lapack_int  size,
double *  berr 
) [static]

Definition at line 607 of file zherfs_1.c.

static void init_ferr ( lapack_int  size,
double *  ferr 
) [static]

Definition at line 601 of file zherfs_1.c.

static void init_ipiv ( lapack_int  size,
lapack_int ipiv 
) [static]

Definition at line 547 of file zherfs_1.c.

static void init_rwork ( lapack_int  size,
double *  rwork 
) [static]

Definition at line 619 of file zherfs_1.c.

static void init_scalars_zherfs ( char *  uplo,
lapack_int n,
lapack_int nrhs,
lapack_int lda,
lapack_int ldaf,
lapack_int ldb,
lapack_int ldx 
) [static]

Definition at line 455 of file zherfs_1.c.

static void init_work ( lapack_int  size,
lapack_complex_double work 
) [static]

Definition at line 613 of file zherfs_1.c.

static void init_x ( lapack_int  size,
lapack_complex_double x 
) [static]

Definition at line 579 of file zherfs_1.c.

int main ( void  )

Definition at line 71 of file zherfs_1.c.



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