#include "mat.h" int MatNorm(Mat mat,NormType type,PetscReal *norm)Collective on Mat
mat | - the matrix | |
type | - the type of norm, NORM_1, NORM_2, NORM_FROBENIUS, NORM_INFINITY |
Level:intermediate
Location:src/mat/interface/matrix.c
Matrix Index
Table of Contents