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

Go to the source code of this file.

Functions

static int compare_stbtrs (float *b, float *b_i, lapack_int info, lapack_int info_i, lapack_int ldb, lapack_int nrhs)
static void init_ab (lapack_int size, float *ab)
static void init_b (lapack_int size, float *b)
static void init_scalars_stbtrs (char *uplo, char *trans, char *diag, lapack_int *n, lapack_int *kd, lapack_int *nrhs, lapack_int *ldab, lapack_int *ldb)
int main (void)

Function Documentation

static int compare_stbtrs ( float *  b,
float *  b_i,
lapack_int  info,
lapack_int  info_i,
lapack_int  ldb,
lapack_int  nrhs 
) [static]

Definition at line 286 of file stbtrs_1.c.

static void init_ab ( lapack_int  size,
float *  ab 
) [static]

Definition at line 255 of file stbtrs_1.c.

static void init_b ( lapack_int  size,
float *  b 
) [static]

Definition at line 269 of file stbtrs_1.c.

static void init_scalars_stbtrs ( char *  uplo,
char *  trans,
char *  diag,
lapack_int n,
lapack_int kd,
lapack_int nrhs,
lapack_int ldab,
lapack_int ldb 
) [static]

Definition at line 237 of file stbtrs_1.c.

int main ( void  )

Definition at line 63 of file stbtrs_1.c.



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