![]() |
Object-oriented Scientific Computing Library: Version 0.910
|
Norm object for gsl vectors. More...
#include <ovector_tlate.h>
Inherited by ovector_const_view_tlate< double, gsl_vector_norm, gsl_block >.
This object is principally for use inside the ovector templates e.g.. ovector_tlate . For most applications, this object need not be instantiated directly by the end-user.
For an empty vector, this function returns zero and does not call the error handler.
Definition at line 64 of file ovector_tlate.h.
Public Member Functions | |
double | norm () const |
Compute the norm of a gsl_vector. |
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).