PaStiX Handbook
6.3.0
|
#include "common.h"
Go to the source code of this file.
Functions | |
void | core_dgetmo (int m, int n, const double *A, int lda, double *B, int ldb) |
Transposes a m-by-n matrix out of place using an extra workspace of size m-by-n. More... | |
PaStiX kernel routines
Definition in file core_dgetmo.c.