PaStiX Handbook 6.4.0
|
#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. | |
PaStiX kernel routines
Definition in file core_zgetmo.c.