| add(double s) | LaGenMatDouble | |
| addr() const | LaGenMatDouble | [inline] |
| col(int k) | LaGenMatDouble | |
| col(int k) const | LaGenMatDouble | |
| cols() const | LaGenMatDouble | [inline] |
| copy(const LaGenMatDouble &s) | LaGenMatDouble | |
| copy() const | LaGenMatDouble | |
| debug() const | LaGenMatDouble | [inline] |
| debug(int d) | LaGenMatDouble | [inline] |
| diag() const | LaGenMatDouble | |
| end(int d) const | LaGenMatDouble | [inline] |
| equal_to(const LaGenMatDouble &mat) const | LaGenMatDouble | |
| eye(int N, int M=0) | LaGenMatDouble | [static] |
| from_diag(const LaGenMatDouble &vect) | LaGenMatDouble | [static] |
| gdim(int d) const | LaGenMatDouble | [inline] |
| has_unitstride() const | LaGenMatDouble | [inline] |
| inc(int d) const | LaGenMatDouble | [inline] |
| index(int d) const | LaGenMatDouble | [inline] |
| info() const | LaGenMatDouble | [inline] |
| Info(std::ostream &s) const | LaGenMatDouble | [inline] |
| inject(const LaGenMatDouble &s) | LaGenMatDouble | |
| is_submatrixview() const | LaGenMatDouble | [inline] |
| is_zero() const | LaGenMatDouble | |
| LaGenMatDouble() | LaGenMatDouble | |
| LaGenMatDouble(int m, int n) | LaGenMatDouble | |
| LaGenMatDouble(double *v, int m, int n, bool row_ordering=false) | LaGenMatDouble | |
| LaGenMatDouble(const LaGenMatDouble &) | LaGenMatDouble | |
| LaGenMatDouble(const LaGenMatFloat &) | LaGenMatDouble | [explicit] |
| linspace(value_type start, value_type end, int nr_points) | LaGenMatDouble | [static] |
| matrix_type typedef | LaGenMatDouble | |
| ones(int N, int M=0) | LaGenMatDouble | [static] |
| operator *=(double s) | LaGenMatDouble | |
| operator()(int i, int j) | LaGenMatDouble | [inline] |
| operator()(int i, int j) const | LaGenMatDouble | [inline] |
| operator()(const LaIndex &I, const LaIndex &J) | LaGenMatDouble | |
| operator()(const LaIndex &I, const LaIndex &J) const | LaGenMatDouble | |
| operator+=(double s) | LaGenMatDouble | |
| operator<<(std::ostream &, const LaGenMatDouble &) | LaGenMatDouble | [friend] |
| operator=(double s) | LaGenMatDouble | |
| operator=(const LaGenMatDouble &s) | LaGenMatDouble | |
| rand(int N, int M, value_type low=0, value_type high=1) | LaGenMatDouble | [static] |
| ref(const LaGenMatDouble &s) | LaGenMatDouble | |
| ref_count() const | LaGenMatDouble | [inline] |
| repmat(int M, int N) const | LaGenMatDouble | |
| resize(int m, int n) | LaGenMatDouble | |
| resize(const LaGenMatDouble &s) | LaGenMatDouble | |
| row(int k) | LaGenMatDouble | |
| row(int k) const | LaGenMatDouble | |
| rows() const | LaGenMatDouble | [inline] |
| scale(double s) | LaGenMatDouble | |
| shallow() const | LaGenMatDouble | [inline] |
| shallow_assign() | LaGenMatDouble | [inline] |
| size(int d) const | LaGenMatDouble | [inline] |
| start(int d) const | LaGenMatDouble | [inline] |
| to_LaGenMatComplex() const | LaGenMatDouble | |
| to_LaGenMatFloat() const | LaGenMatDouble | |
| to_LaGenMatInt() const | LaGenMatDouble | |
| to_LaGenMatLongInt() const | LaGenMatDouble | |
| trace() const | LaGenMatDouble | |
| value_type typedef | LaGenMatDouble | |
| vec_type typedef | LaGenMatDouble | |
| zeros(int N, int M=0) | LaGenMatDouble | [static] |
| ~LaGenMatDouble() | LaGenMatDouble | [virtual] |