Navigation

Operators and Keywords

Function List:

C++ API

xnorm.h File Reference

#include "oct-norm.h"
Include dependency graph for xnorm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

OCTINTERP_API octave_value xnorm (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 xrownorms (const octave_value &x, const octave_value &p)
OCTINTERP_API octave_value xfrobnorm (const octave_value &x)

Function Documentation

OCTINTERP_API octave_value xcolnorms ( const octave_value x,
const octave_value p 
)
OCTINTERP_API octave_value xfrobnorm ( const octave_value x  ) 
OCTINTERP_API octave_value xnorm ( const octave_value x,
const octave_value p 
)
OCTINTERP_API octave_value xrownorms ( const octave_value x,
const octave_value p 
)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines