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

Go to the source code of this file.

Functions

static int compare_ctrtrs (lapack_complex_float *b, lapack_complex_float *b_i, lapack_int info, lapack_int info_i, lapack_int ldb, lapack_int nrhs)
static void init_a (lapack_int size, lapack_complex_float *a)
static void init_b (lapack_int size, lapack_complex_float *b)
static void init_scalars_ctrtrs (char *uplo, char *trans, char *diag, lapack_int *n, lapack_int *nrhs, lapack_int *lda, lapack_int *ldb)
int main (void)

Function Documentation

static int compare_ctrtrs ( lapack_complex_float b,
lapack_complex_float b_i,
lapack_int  info,
lapack_int  info_i,
lapack_int  ldb,
lapack_int  nrhs 
) [static]

Definition at line 297 of file ctrtrs_1.c.

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

Definition at line 258 of file ctrtrs_1.c.

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

Definition at line 280 of file ctrtrs_1.c.

static void init_scalars_ctrtrs ( char *  uplo,
char *  trans,
char *  diag,
lapack_int n,
lapack_int nrhs,
lapack_int lda,
lapack_int ldb 
) [static]

Definition at line 242 of file ctrtrs_1.c.

int main ( void  )

Definition at line 63 of file ctrtrs_1.c.



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