Function norm from lapack
Brief description
norm(vector:lvector_t):double
Computes the Euclidean norm of a vector More ...
Function information
Name: | norm |
Base: | lvector_t |
Group: | LAPACK plugins:Basic plugins |
Icon: | lapack.png |
Color: | darkRed |
Authors: | |
Copyright: |
Detailed description
Computes the Euclidean norm of a vector.
Input parameters
-
vector:
lvector_t
- Vector
Return values
-
Default return value:
double
- Norm of the vector