OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
lapacke_zpf_trans.c File Reference
#include "lapacke_utils.h"

Go to the source code of this file.

Functions

void LAPACKE_zpf_trans (int matrix_layout, char transr, char uplo, lapack_int n, const lapack_complex_double *in, lapack_complex_double *out)

Function Documentation

◆ LAPACKE_zpf_trans()

void LAPACKE_zpf_trans ( int matrix_layout,
char transr,
char uplo,
lapack_int n,
const lapack_complex_double * in,
lapack_complex_double * out )

Definition at line 39 of file lapacke_zpf_trans.c.

42{
43 LAPACKE_ztf_trans( matrix_layout, transr, uplo, 'n', n, in, out );
44}
void LAPACKE_ztf_trans(int matrix_layout, char transr, char uplo, char diag, lapack_int n, const lapack_complex_double *in, lapack_complex_double *out)
n