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

Go to the source code of this file.

Functions

static int compare_zpbtrf (lapack_complex_double *ab, lapack_complex_double *ab_i, lapack_int info, lapack_int info_i, lapack_int ldab, lapack_int n)
static void init_ab (lapack_int size, lapack_complex_double *ab)
static void init_scalars_zpbtrf (char *uplo, lapack_int *n, lapack_int *kd, lapack_int *ldab)
int main (void)

Function Documentation

static int compare_zpbtrf ( lapack_complex_double ab,
lapack_complex_double ab_i,
lapack_int  info,
lapack_int  info_i,
lapack_int  ldab,
lapack_int  n 
) [static]

Definition at line 237 of file zpbtrf_1.c.

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

Definition at line 212 of file zpbtrf_1.c.

static void init_scalars_zpbtrf ( char *  uplo,
lapack_int n,
lapack_int kd,
lapack_int ldab 
) [static]

Definition at line 200 of file zpbtrf_1.c.

int main ( void  )

Definition at line 61 of file zpbtrf_1.c.



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