Globals Library 1.0
|
Abstract type for the definition of the procedure for the evaluation of the norm of a vector. More...
Public Member Functions | |
procedure(compute_norm), deferred, public | eval_norm (this, nvec, vec, scr) |
Abstract procedure for the evaluation of the norm. | |
Abstract type for the definition of the procedure for the evaluation of the norm of a vector.
General definition of norm of a vector function
Example:
|
pure virtual |
Abstract procedure for the evaluation of the norm.