PaStiX Handbook  6.3.0
core_dlrnrm.c File Reference
#include "common.h"
#include <lapacke.h>
#include "pastix_dlrcores.h"

Go to the source code of this file.

Functions

double core_dlrnrm (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.0
Author
Mathieu Faverge
Date
2023-01-16
Generated arithmetic file
from /builds/solverstack/pastix/kernels/core_zlrnrm.c, normal z -> d, Mon Aug 28 13:40:33 2023

Definition in file core_dlrnrm.c.