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

Go to the source code of this file.

Functions

static int compare_zunmtr (lapack_complex_double *c, lapack_complex_double *c_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_c (lapack_int size, lapack_complex_double *c)
static void init_scalars_zunmtr (char *side, char *uplo, char *trans, lapack_int *m, lapack_int *n, lapack_int *lda, lapack_int *ldc, lapack_int *lwork)
static void init_tau (lapack_int size, lapack_complex_double *tau)
static void init_work (lapack_int size, lapack_complex_double *work)
int main (void)

Function Documentation

static int compare_zunmtr ( lapack_complex_double c,
lapack_complex_double c_i,
lapack_int  info,
lapack_int  info_i,
lapack_int  ldc,
lapack_int  n 
) [static]

Definition at line 398 of file zunmtr_1.c.

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

Definition at line 317 of file zunmtr_1.c.

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

Definition at line 367 of file zunmtr_1.c.

static void init_scalars_zunmtr ( char *  side,
char *  uplo,
char *  trans,
lapack_int m,
lapack_int n,
lapack_int lda,
lapack_int ldc,
lapack_int lwork 
) [static]

Definition at line 300 of file zunmtr_1.c.

static void init_tau ( lapack_int  size,
lapack_complex_double tau 
) [static]

Definition at line 355 of file zunmtr_1.c.

static void init_work ( lapack_int  size,
lapack_complex_double work 
) [static]

Definition at line 389 of file zunmtr_1.c.

int main ( void  )

Definition at line 65 of file zunmtr_1.c.



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