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

Go to the source code of this file.

Functions

static int compare_cgetrf (lapack_complex_float *a, lapack_complex_float *a_i, lapack_int *ipiv, lapack_int *ipiv_i, lapack_int info, lapack_int info_i, lapack_int lda, lapack_int m, lapack_int n)
static void init_a (lapack_int size, lapack_complex_float *a)
static void init_ipiv (lapack_int size, lapack_int *ipiv)
static void init_scalars_cgetrf (lapack_int *m, lapack_int *n, lapack_int *lda)
int main (void)

Function Documentation

static int compare_cgetrf ( lapack_complex_float a,
lapack_complex_float a_i,
lapack_int ipiv,
lapack_int ipiv_i,
lapack_int  info,
lapack_int  info_i,
lapack_int  lda,
lapack_int  m,
lapack_int  n 
) [static]

Definition at line 269 of file cgetrf_1.c.

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

Definition at line 238 of file cgetrf_1.c.

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

Definition at line 260 of file cgetrf_1.c.

static void init_scalars_cgetrf ( lapack_int m,
lapack_int n,
lapack_int lda 
) [static]

Definition at line 228 of file cgetrf_1.c.

int main ( void  )

Definition at line 63 of file cgetrf_1.c.



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