26 #if ! defined (octave_xnorm_h)
27 #define octave_xnorm_h 1
29 #include "octave-config.h"
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)