#include "octave-config.h"#include "DET.h"#include "MArray.h"#include "MDiagArray2.h"#include "MatrixType.h"#include "dNDArray.h"#include "mx-defs.h"#include "mx-op-decl.h"Go to the source code of this file.
Classes | |
| class | Matrix |
Definition at line 2693 of file dMatrix.cc.
References Array< T, Alloc >::elem(), F77_FUNC(), and x.
|
extern |
Definition at line 133 of file dMatrix.cc.
|
extern |
Definition at line 3080 of file dMatrix.cc.
References Array< T, Alloc >::clear(), linspace(), and Array< T, Alloc >::numel().
Referenced by linspace().
Definition at line 3041 of file dMatrix.cc.
References max().
Definition at line 3049 of file dMatrix.cc.
References max().
Definition at line 3056 of file dMatrix.cc.
References Array< T, Alloc >::columns(), EMPTY_RETURN_CHECK, and Array< T, Alloc >::rows().
Definition at line 3020 of file dMatrix.cc.
Definition at line 3028 of file dMatrix.cc.
Definition at line 3035 of file dMatrix.cc.
Definition at line 2993 of file dMatrix.cc.
Definition at line 3000 of file dMatrix.cc.
References Array< T, Alloc >::columns(), d, EMPTY_RETURN_CHECK, and Array< T, Alloc >::rows().
Definition at line 2946 of file dMatrix.cc.
References min().
Definition at line 2954 of file dMatrix.cc.
References min().
Definition at line 2961 of file dMatrix.cc.
References Array< T, Alloc >::columns(), EMPTY_RETURN_CHECK, and Array< T, Alloc >::rows().
Definition at line 2925 of file dMatrix.cc.
Definition at line 2933 of file dMatrix.cc.
Definition at line 2940 of file dMatrix.cc.
Definition at line 2898 of file dMatrix.cc.
Definition at line 2905 of file dMatrix.cc.
References Array< T, Alloc >::columns(), d, EMPTY_RETURN_CHECK, and Array< T, Alloc >::rows().
|
extern |
Definition at line 3110 of file dMatrix.cc.
|
extern |
Definition at line 3107 of file dMatrix.cc.
|
extern |
Definition at line 3113 of file dMatrix.cc.
|
extern |
Definition at line 3109 of file dMatrix.cc.
|
extern |
Definition at line 3106 of file dMatrix.cc.
|
extern |
Definition at line 3112 of file dMatrix.cc.
|
extern |
Definition at line 3109 of file dMatrix.cc.
|
extern |
Definition at line 3106 of file dMatrix.cc.
|
extern |
Definition at line 3112 of file dMatrix.cc.
|
extern |
Definition at line 3109 of file dMatrix.cc.
|
extern |
Definition at line 3106 of file dMatrix.cc.
|
extern |
Definition at line 3112 of file dMatrix.cc.
|
extern |
Definition at line 3109 of file dMatrix.cc.
|
extern |
Definition at line 3106 of file dMatrix.cc.
|
extern |
Definition at line 3112 of file dMatrix.cc.
|
extern |
Definition at line 3109 of file dMatrix.cc.
|
extern |
Definition at line 3106 of file dMatrix.cc.
|
extern |
Definition at line 3112 of file dMatrix.cc.
|
extern |
Definition at line 3109 of file dMatrix.cc.
|
extern |
Definition at line 3106 of file dMatrix.cc.
|
extern |
Definition at line 3112 of file dMatrix.cc.
|
extern |
Definition at line 3110 of file dMatrix.cc.
|
extern |
Definition at line 3107 of file dMatrix.cc.
|
extern |
Definition at line 3113 of file dMatrix.cc.
|
extern |
Definition at line 2330 of file dMatrix.cc.
References Array< T, Alloc >::data(), F77_XFCN, len, Array< T, Alloc >::numel(), and Array< T, Alloc >::rwdata().
Definition at line 2878 of file dMatrix.cc.
References xgemm().
| void read_int | ( | std::istream & | is, |
| bool | swap_bytes, | ||
| T & | val | ||
| ) |
Referenced by read_mat5_binary_element().
|
extern |
Definition at line 132 of file dMatrix.cc.
Definition at line 2710 of file dMatrix.cc.
References F77_XFCN, Array< T, Alloc >::rows(), Array< T, Alloc >::rwdata(), scale(), and Matrix::transpose().
|
extern |
Definition at line 2792 of file dMatrix.cc.
References blas_no_trans, Array< T, Alloc >::cols(), Array< T, Alloc >::data(), F77_FUNC(), F77_XFCN, Array< T, Alloc >::rows(), Array< T, Alloc >::rwdata(), xddot(), and Array< T, Alloc >::xelem().
Referenced by operator*().