Loading [MathJax]/extensions/tex2jax.js
fortran-lapack
All Classes Namespaces Files Functions Variables Pages
la_norms Module Reference

Matrix and Vector norms. More...

Data Types

interface  get_norm
 Vector norm: subroutine interface. More...
 
interface  mnorm
 Matrix norm: function interface. More...
 
interface  norm
 Compute the norm of a vector or matrix using LAPACK-based routines. More...
 

Detailed Description

Matrix and Vector norms.