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

Detailed Description

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

Version
6.4.0
Author
Mathieu Faverge
Date
2024-07-05
Generated arithmetic file
from /builds/2mk6rsew/0/solverstack/pastix/kernels/core_zlrnrm.c, normal z -> s, Tue Feb 25 14:34:56 2025

Definition in file core_slrnrm.c.