#include "petscmat.h" PetscErrorCode MatCreateNormalHermitian(Mat A,Mat *N)Collective on Mat Many br
Many br
Notes: The product (A*)'*A is NOT actually formed! Rather the new matrix Many brobject performs the matrix-vector product by first multiplying by Many brA and then (A*)' Many br
Level:intermediate
Location:src/mat/impls/normal/normmh.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages