Function print from lapack
Brief description
print(matrix:lmatrix_t):String
Prints a LAPACK matrix More ...
Function information
| Name: | |
| Base: | |
| Group: | LAPACK plugins:Basic plugins |
| Icon: | lapack.png |
| Color: | darkRed |
| Authors: | |
| Copyright: |
Detailed description
Prints a LAPACK matrix.
Input parameters
-
matrix:
lmatrix_t
- Matrix to print
Return values
-
Default return value:
String
- String of the result
