26 #if ! defined (octave_oct_norm_h)
27 #define octave_oct_norm_h 1
29 #include "octave-config.h"
91 #if defined (OCTAVE_PROVIDE_DEPRECATED_SYMBOLS)
92 OCTAVE_DEPRECATED (7,
"use 'octave::xnorm' instead")
98 OCTAVE_DEPRECATED (7,
"use 'octave::xnorm' instead")
104 OCTAVE_DEPRECATED (7,
"use 'octave::xnorm' instead")
110 OCTAVE_DEPRECATED (7,
"use 'octave::xfrobnorm' instead")
116 OCTAVE_DEPRECATED (7,
"use 'octave::xnorm' instead")
122 OCTAVE_DEPRECATED (7,
"use 'octave::xnorm' instead")
128 OCTAVE_DEPRECATED (7,
"use 'octave::xnorm' instead")
134 OCTAVE_DEPRECATED (7,
"use 'octave::xfrobnorm' instead")
140 OCTAVE_DEPRECATED (7,
"use 'octave::xnorm' instead")
146 OCTAVE_DEPRECATED (7,
"use 'octave::xnorm' instead")
152 OCTAVE_DEPRECATED (7,
"use 'octave::xnorm' instead")
158 OCTAVE_DEPRECATED (7,
"use 'octave::xfrobnorm' instead")
164 OCTAVE_DEPRECATED (7,
"use 'octave::xnorm' instead")
170 OCTAVE_DEPRECATED (7,
"use 'octave::xnorm' instead")
176 OCTAVE_DEPRECATED (7,
"use 'octave::xnorm' instead")
182 OCTAVE_DEPRECATED (7,
"use 'octave::xfrobnorm' instead")
188 OCTAVE_DEPRECATED (7,
"use 'octave::xnorm' instead")
194 OCTAVE_DEPRECATED (7,
"use 'octave::xfrobnorm' instead")
200 OCTAVE_DEPRECATED (7,
"use 'octave::xnorm' instead")
206 OCTAVE_DEPRECATED (7,
"use 'octave::xfrobnorm' instead")
212 OCTAVE_DEPRECATED (7,
"use 'octave::xcolnorms' instead")
218 OCTAVE_DEPRECATED (7,
"use 'octave::xrownorms' instead")
224 OCTAVE_DEPRECATED (7,
"use 'octave::xcolnorms' instead")
230 OCTAVE_DEPRECATED (7,
"use 'octave::xrownorms' instead")
236 OCTAVE_DEPRECATED (7,
"use 'octave::xcolnorms' instead")
242 OCTAVE_DEPRECATED (7,
"use 'octave::xrownorms' instead")
248 OCTAVE_DEPRECATED (7,
"use 'octave::xcolnorms' instead")
254 OCTAVE_DEPRECATED (7,
"use 'octave::xrownorms' instead")
260 OCTAVE_DEPRECATED (7,
"use 'octave::xcolnorms' instead")
266 OCTAVE_DEPRECATED (7,
"use 'octave::xrownorms' instead")
272 OCTAVE_DEPRECATED (7,
"use 'octave::xcolnorms' instead")
278 OCTAVE_DEPRECATED (7,
"use 'octave::xrownorms' instead")
OCTAVE_BEGIN_NAMESPACE(octave) static octave_value daspk_fcn
OCTAVE_API ColumnVector xrownorms(const Matrix &, double p=2)
OCTAVE_API double xfrobnorm(const Matrix &)
OCTAVE_API RowVector xcolnorms(const Matrix &, double p=2)
OCTAVE_API double xnorm(const ColumnVector &, double p=2)