PaStiX Handbook  6.3.2
core_sgetmo.c File Reference
#include "common.h"

Go to the source code of this file.

Functions

void core_sgetmo (int m, int n, const float *A, int lda, float *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 -> s, Wed Dec 13 12:09:15 2023

Definition in file core_sgetmo.c.