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

Go to the source code of this file.

Functions

static int compare_ztrsyl (lapack_complex_double *c, lapack_complex_double *c_i, double scale, double scale_i, lapack_int info, lapack_int info_i, lapack_int ldc, lapack_int n)
static void init_a (lapack_int size, lapack_complex_double *a)
static void init_b (lapack_int size, lapack_complex_double *b)
static void init_c (lapack_int size, lapack_complex_double *c)
static void init_scalars_ztrsyl (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_ztrsyl ( lapack_complex_double c,
lapack_complex_double c_i,
double  scale,
double  scale_i,
lapack_int  info,
lapack_int  info_i,
lapack_int  ldc,
lapack_int  n 
) [static]

Definition at line 419 of file ztrsyl_1.c.

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

Definition at line 302 of file ztrsyl_1.c.

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

Definition at line 340 of file ztrsyl_1.c.

static void init_c ( lapack_int  size,
lapack_complex_double c 
) [static]

Definition at line 378 of file ztrsyl_1.c.

static void init_scalars_ztrsyl ( 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 285 of file ztrsyl_1.c.

int main ( void  )

Definition at line 64 of file ztrsyl_1.c.



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