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() const | LaColVectorDouble | [inline] |
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() const | LaColVectorDouble | [inline] |
LaGenMatDouble::inc(int d) const | LaGenMatDouble | [inline] |
index() const | LaColVectorDouble | [inline] |
LaGenMatDouble::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 | |
LaColVectorDouble() | LaColVectorDouble | [inline] |
LaColVectorDouble(int) | LaColVectorDouble | [inline] |
LaColVectorDouble(double *, int) | LaColVectorDouble | [inline] |
LaColVectorDouble(const LaGenMatDouble &) | LaColVectorDouble | [inline] |
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) | LaColVectorDouble | [inline] |
operator()(int i) const | LaColVectorDouble | [inline] |
operator()(const LaIndex &) | LaColVectorDouble | [inline] |
LaGenMatDouble::operator()(int i, int j) | LaGenMatDouble | [inline] |
LaGenMatDouble::operator()(int i, int j) const | LaGenMatDouble | [inline] |
LaGenMatDouble::operator()(const LaIndex &I, const LaIndex &J) | LaGenMatDouble | |
LaGenMatDouble::operator()(const LaIndex &I, const LaIndex &J) const | LaGenMatDouble | |
operator+=(double s) | LaGenMatDouble | |
operator<<(std::ostream &, const LaGenMatDouble &) | LaGenMatDouble | [friend] |
operator=(const LaGenMatDouble &A) | LaColVectorDouble | [inline] |
operator=(double d) | LaColVectorDouble | [inline] |
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() const | LaColVectorDouble | [inline] |
LaGenMatDouble::size(int d) const | LaGenMatDouble | [inline] |
start() const | LaColVectorDouble | [inline] |
LaGenMatDouble::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] |