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

Go to the source code of this file.

Functions

static int compare_csptrf (lapack_complex_float *ap, lapack_complex_float *ap_i, lapack_int *ipiv, lapack_int *ipiv_i, lapack_int info, lapack_int info_i, lapack_int n)
static void init_ap (lapack_int size, lapack_complex_float *ap)
static void init_ipiv (lapack_int size, lapack_int *ipiv)
static void init_scalars_csptrf (char *uplo, lapack_int *n)
int main (void)

Function Documentation

static int compare_csptrf ( lapack_complex_float ap,
lapack_complex_float ap_i,
lapack_int ipiv,
lapack_int ipiv_i,
lapack_int  info,
lapack_int  info_i,
lapack_int  n 
) [static]

Definition at line 254 of file csptrf_1.c.

static void init_ap ( lapack_int  size,
lapack_complex_float ap 
) [static]

Definition at line 229 of file csptrf_1.c.

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

Definition at line 245 of file csptrf_1.c.

static void init_scalars_csptrf ( char *  uplo,
lapack_int n 
) [static]

Definition at line 220 of file csptrf_1.c.

int main ( void  )

Definition at line 61 of file csptrf_1.c.



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