int MatAssemblyEnd(Mat mat,MatAssemblyType type)Collective on Mat
mat | - the matrix |
type | - type of assembly, either MAT_FLUSH_ASSEMBLY or MAT_FINAL_ASSEMBLY |
-mat_view_info | - Prints info on matrix at conclusion of MatEndAssembly() |
-mat_view_info_detailed | - Prints more detailed info |
-mat_view | - Prints matrix in ASCII format |
-mat_view_matlab | - Prints matrix in Matlab format |
-mat_view_draw | - Draws nonzero structure of matrix, using MatView() and DrawOpenX(). |
-display <name> | - Sets display name (default is host) |
-draw_pause <sec> | - Sets number of seconds to pause after display |
Location: src/mat/interface/matrix.c
Matrix Index
Table of Contents