PaStiX Handbook  6.3.2
core_zlrnrm.c File Reference
#include "common.h"
#include <lapacke.h>
#include "pastix_zlrcores.h"

Go to the source code of this file.

Functions

double core_zlrnrm (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 -> z, Wed Dec 13 12:09:16 2023

Definition in file core_zlrnrm.c.