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