PaStiX Handbook 6.4.0
Loading...
Searching...
No Matches
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.
 

Detailed Description

PaStiX kernel routines

Version
6.4.0
Author
Mathieu Faverge
Gregoire Pichon
Date
2024-07-05
Generated arithmetic file
from /builds/7cspzRFxD/0/solverstack/pastix/kernels/core_zgetmo.c, normal z -> d, Thu Jul 16 08:32:18 2026

Definition in file core_dgetmo.c.