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

Go to the source code of this file.

Functions

static int compare_strsyl (float *c, float *c_i, float scale, float scale_i, lapack_int info, lapack_int info_i, lapack_int ldc, lapack_int n)
static void init_a (lapack_int size, float *a)
static void init_b (lapack_int size, float *b)
static void init_c (lapack_int size, float *c)
static void init_scalars_strsyl (char *trana, char *tranb, lapack_int *isgn, lapack_int *m, lapack_int *n, lapack_int *lda, lapack_int *ldb, lapack_int *ldc)
int main (void)

Function Documentation

static int compare_strsyl ( float *  c,
float *  c_i,
float  scale,
float  scale_i,
lapack_int  info,
lapack_int  info_i,
lapack_int  ldc,
lapack_int  n 
) [static]

Definition at line 361 of file strsyl_1.c.

static void init_a ( lapack_int  size,
float *  a 
) [static]

Definition at line 292 of file strsyl_1.c.

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

Definition at line 314 of file strsyl_1.c.

static void init_c ( lapack_int  size,
float *  c 
) [static]

Definition at line 336 of file strsyl_1.c.

static void init_scalars_strsyl ( char *  trana,
char *  tranb,
lapack_int isgn,
lapack_int m,
lapack_int n,
lapack_int lda,
lapack_int ldb,
lapack_int ldc 
) [static]

Definition at line 275 of file strsyl_1.c.

int main ( void  )

Definition at line 64 of file strsyl_1.c.



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