#include "octave-config.h"
#include "mx-fwd.h"
#include "oct-cmplx.h"
Go to the source code of this file.
|
RowVector | xcolnorms (const ComplexMatrix &, double p=2) |
|
FloatRowVector | xcolnorms (const FloatComplexMatrix &, float p=2) |
|
FloatRowVector | xcolnorms (const FloatMatrix &, float p=2) |
|
RowVector | xcolnorms (const Matrix &, double p=2) |
|
RowVector | xcolnorms (const SparseComplexMatrix &, double p=2) |
|
RowVector | xcolnorms (const SparseMatrix &, double p=2) |
|
double | xfrobnorm (const ComplexMatrix &) |
|
float | xfrobnorm (const FloatComplexMatrix &) |
|
float | xfrobnorm (const FloatMatrix &) |
|
double | xfrobnorm (const Matrix &) |
|
double | xfrobnorm (const SparseComplexMatrix &) |
|
double | xfrobnorm (const SparseMatrix &) |
|
double | xnorm (const ColumnVector &, double p=2) |
|
double | xnorm (const ComplexColumnVector &, double p=2) |
|
double | xnorm (const ComplexMatrix &, double p=2) |
|
double | xnorm (const ComplexRowVector &, double p=2) |
|
float | xnorm (const FloatColumnVector &, float p=2) |
|
float | xnorm (const FloatComplexColumnVector &, float p=2) |
|
float | xnorm (const FloatComplexMatrix &, float p=2) |
|
float | xnorm (const FloatComplexRowVector &, float p=2) |
|
float | xnorm (const FloatMatrix &, float p=2) |
|
float | xnorm (const FloatRowVector &, float p=2) |
|
double | xnorm (const Matrix &, double p=2) |
|
double | xnorm (const RowVector &, double p=2) |
|
double | xnorm (const SparseComplexMatrix &, double p=2) |
|
double | xnorm (const SparseMatrix &, double p=2) |
|
ColumnVector | xrownorms (const ComplexMatrix &, double p=2) |
|
FloatColumnVector | xrownorms (const FloatComplexMatrix &, float p=2) |
|
FloatColumnVector | xrownorms (const FloatMatrix &, float p=2) |
|
ColumnVector | xrownorms (const Matrix &, double p=2) |
|
ColumnVector | xrownorms (const SparseComplexMatrix &, double p=2) |
|
ColumnVector | xrownorms (const SparseMatrix &, double p=2) |
|
◆ xcolnorms() [1/6]
◆ xcolnorms() [2/6]
◆ xcolnorms() [3/6]
◆ xcolnorms() [4/6]
◆ xcolnorms() [5/6]
◆ xcolnorms() [6/6]
◆ xfrobnorm() [1/6]
◆ xfrobnorm() [2/6]
◆ xfrobnorm() [3/6]
◆ xfrobnorm() [4/6]
◆ xfrobnorm() [5/6]
◆ xfrobnorm() [6/6]
◆ xnorm() [1/14]
◆ xnorm() [2/14]
◆ xnorm() [3/14]
◆ xnorm() [4/14]
◆ xnorm() [5/14]
◆ xnorm() [6/14]
◆ xnorm() [7/14]
◆ xnorm() [8/14]
◆ xnorm() [9/14]
◆ xnorm() [10/14]
◆ xnorm() [11/14]
◆ xnorm() [12/14]
◆ xnorm() [13/14]
◆ xnorm() [14/14]
◆ xrownorms() [1/6]
◆ xrownorms() [2/6]
◆ xrownorms() [3/6]
◆ xrownorms() [4/6]
◆ xrownorms() [5/6]
◆ xrownorms() [6/6]