PaStiX Handbook  6.3.2
core_zgetmo.c File Reference
#include "common.h"

Go to the source code of this file.

Functions

void core_zgetmo (int m, int n, const pastix_complex64_t *A, int lda, pastix_complex64_t *B, int ldb)
 Transposes a m-by-n matrix out of place using an extra workspace of size m-by-n. More...
 

Detailed Description

PaStiX kernel routines

Version
6.3.2
Author
Mathieu Faverge
Gregoire Pichon
Date
2023-07-21
Generated arithmetic file
from /builds/solverstack/pastix/kernels/core_zgetmo.c, normal z -> z, Wed Dec 13 12:09:16 2023

Definition in file core_zgetmo.c.