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

Go to the source code of this file.

Functions

static int compare_zpbcon (double rcond, double rcond_i, lapack_int info, lapack_int info_i)
static void init_ab (lapack_int size, lapack_complex_double *ab)
static void init_rwork (lapack_int size, double *rwork)
static void init_scalars_zpbcon (char *uplo, lapack_int *n, lapack_int *kd, lapack_int *ldab, double *anorm)
static void init_work (lapack_int size, lapack_complex_double *work)
int main (void)

Function Documentation

static int compare_zpbcon ( double  rcond,
double  rcond_i,
lapack_int  info,
lapack_int  info_i 
) [static]

Definition at line 283 of file zpbcon_1.c.

static void init_ab ( lapack_int  size,
lapack_complex_double ab 
) [static]

Definition at line 246 of file zpbcon_1.c.

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

Definition at line 274 of file zpbcon_1.c.

static void init_scalars_zpbcon ( char *  uplo,
lapack_int n,
lapack_int kd,
lapack_int ldab,
double *  anorm 
) [static]

Definition at line 233 of file zpbcon_1.c.

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

Definition at line 268 of file zpbcon_1.c.

int main ( void  )

Definition at line 62 of file zpbcon_1.c.



swiftnav
Author(s):
autogenerated on Sat Jun 8 2019 18:57:00