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

Go to the source code of this file.

Functions

static int compare_dsptrs (double *b, double *b_i, lapack_int info, lapack_int info_i, lapack_int ldb, lapack_int nrhs)
static void init_ap (lapack_int size, double *ap)
static void init_b (lapack_int size, double *b)
static void init_ipiv (lapack_int size, lapack_int *ipiv)
static void init_scalars_dsptrs (char *uplo, lapack_int *n, lapack_int *nrhs, lapack_int *ldb)
int main (void)

Function Documentation

static int compare_dsptrs ( double *  b,
double *  b_i,
lapack_int  info,
lapack_int  info_i,
lapack_int  ldb,
lapack_int  nrhs 
) [static]

Definition at line 303 of file dsptrs_1.c.

static void init_ap ( lapack_int  size,
double *  ap 
) [static]

Definition at line 260 of file dsptrs_1.c.

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

Definition at line 286 of file dsptrs_1.c.

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

Definition at line 276 of file dsptrs_1.c.

static void init_scalars_dsptrs ( char *  uplo,
lapack_int n,
lapack_int nrhs,
lapack_int ldb 
) [static]

Definition at line 248 of file dsptrs_1.c.

int main ( void  )

Definition at line 62 of file dsptrs_1.c.



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