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

Go to the source code of this file.

Functions

static int compare_sgebak (float *v, float *v_i, lapack_int info, lapack_int info_i, lapack_int ldv, lapack_int m)
static void init_scalars_sgebak (char *job, char *side, lapack_int *n, lapack_int *ilo, lapack_int *ihi, lapack_int *m, lapack_int *ldv)
static void init_scale (lapack_int size, float *scale)
static void init_v (lapack_int size, float *v)
int main (void)

Function Documentation

static int compare_sgebak ( float *  v,
float *  v_i,
lapack_int  info,
lapack_int  info_i,
lapack_int  ldv,
lapack_int  m 
) [static]

Definition at line 276 of file sgebak_1.c.

static void init_scalars_sgebak ( char *  job,
char *  side,
lapack_int n,
lapack_int ilo,
lapack_int ihi,
lapack_int m,
lapack_int ldv 
) [static]

Definition at line 225 of file sgebak_1.c.

static void init_scale ( lapack_int  size,
float *  scale 
) [static]

Definition at line 241 of file sgebak_1.c.

static void init_v ( lapack_int  size,
float *  v 
) [static]

Definition at line 251 of file sgebak_1.c.

int main ( void  )

Definition at line 62 of file sgebak_1.c.



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