PaStiX Handbook  6.3.0
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.0
Author
Mathieu Faverge
Gregoire Pichon
Date
2023-01-16
Generated arithmetic file
from /builds/solverstack/pastix/kernels/core_zgetmo.c, normal z -> d, Mon Aug 28 13:40:33 2023

Definition in file core_dgetmo.c.