PaStiX Handbook  6.3.2
core_slrnrm.c File Reference
#include "common.h"
#include <lapacke.h>
#include "pastix_slrcores.h"

Go to the source code of this file.

Functions

float core_slrnrm (pastix_normtype_t ntype, int transV, pastix_int_t M, pastix_int_t N, const pastix_lrblock_t *A)
 Compute the norm of a low-rank matrix. More...
 

Detailed Description

PaStiX low-rank kernel to compute the norms of a low-rank block.

Version
6.3.2
Author
Mathieu Faverge
Date
2023-07-21
Generated arithmetic file
from /builds/solverstack/pastix/kernels/core_zlrnrm.c, normal z -> s, Wed Dec 13 12:09:15 2023

Definition in file core_slrnrm.c.