|
fortran-lapack
|
Data Types | |
| interface | la_norms::norm |
| Compute the norm of a vector or matrix using LAPACK-based routines. More... | |
| interface | la_norms::get_norm |
| Vector norm: subroutine interface. More... | |
| interface | la_norms::mnorm |
| Matrix norm: function interface. More... | |
Modules | |
| module | la_norms |
| Matrix and Vector norms. | |