#include "petscmat.h" PetscErrorCode MatTranspose(Mat mat,Mat *B)Collective on Mat
Mat MatTranspose(Mat A) | -> | MatTranspose(A,&t); return t; |
Level:intermediate
Location:src/mat/interface/matrix.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages