26 #if ! defined (octave_xnorm_h)
27 #define octave_xnorm_h 1
29 #include "octave-config.h"
51 #if defined (OCTAVE_PROVIDE_DEPRECATED_SYMBOLS)
53 OCTAVE_DEPRECATED (7,
"use 'octave::xnorm' instead")
60 OCTAVE_DEPRECATED (7,
"use 'octave::xcolnorms' instead")
67 OCTAVE_DEPRECATED (7,
"use 'octave::xrownorms' instead")
74 OCTAVE_DEPRECATED (7,
"use 'octave::xfrobnorm' instead")
OCTAVE_BEGIN_NAMESPACE(octave) static octave_value daspk_fcn
F77_RET_T const F77_DBLE * x
OCTINTERP_API octave_value xfrobnorm(const octave_value &x)
OCTINTERP_API octave_value xrownorms(const octave_value &x, const octave_value &p)
OCTINTERP_API octave_value xcolnorms(const octave_value &x, const octave_value &p)
OCTINTERP_API octave_value xnorm(const octave_value &x, const octave_value &p)