PaStiX Handbook  6.3.2
core_dgetmo.c File Reference
#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...
 

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 -> d, Wed Dec 13 12:09:13 2023

Definition in file core_dgetmo.c.