Go to the source code of this file.
Functions | |
octave_value | xcolnorms (const octave_value &x, const octave_value &p) |
octave_value | xfrobnorm (const octave_value &x) |
octave_value | xnorm (const octave_value &x, const octave_value &p) |
octave_value | xrownorms (const octave_value &x, const octave_value &p) |
|
extern |
Definition at line 96 of file xnorm.cc.
References octave_value::double_value(), err_wrong_type_arg(), octave_value::float_value(), octave_value::iscomplex(), and x.
|
extern |
Definition at line 176 of file xnorm.cc.
References err_wrong_type_arg(), octave_value::iscomplex(), and x.
|
extern |
Definition at line 38 of file xnorm.cc.
References err_wrong_type_arg(), isvector(), and x.
|
extern |
Definition at line 136 of file xnorm.cc.
References octave_value::double_value(), err_wrong_type_arg(), octave_value::float_value(), octave_value::iscomplex(), and x.