, including all inherited members.
| add(const BaseArray< T > &) | gurls::BaseArray< T > | |
| allEqualsTo(const T &val) const | gurls::gMat2D< T > | |
| alloc(unsigned long n) | gurls::BaseArray< T > | [protected] |
| argmax(int order) | gurls::gMat2D< T > | |
| argmin(int order) | gurls::gMat2D< T > | |
| asarray(T *v, unsigned long n) const | gurls::BaseArray< T > | |
| asvector() const | gurls::gMat2D< T > | [inline] |
| BaseArray() | gurls::BaseArray< T > | [inline] |
| BaseArray(unsigned long n) | gurls::BaseArray< T > | [inline] |
| BaseArray(const BaseArray< T > &other) | gurls::BaseArray< T > | |
| begin() const | gurls::BaseArray< T > | [inline] |
| begin() | gurls::BaseArray< T > | [inline] |
| boost::serialization::access (defined in gurls::gMat2D< T >) | gurls::gMat2D< T > | [friend] |
| closeTo(const BaseArray< T > &, T tolerance) const | gurls::BaseArray< T > | |
| cols() const | gurls::gMat2D< T > | [inline] |
| compare(T &threshold, std::string logical_operator=GreaterEq) const | gurls::gMat2D< T > | |
| data | gurls::BaseArray< T > | [protected] |
| diag(gVec< T > &diagonal) | gurls::gMat2D< T > | [static] |
| divide(const BaseArray< T > &) | gurls::BaseArray< T > | |
| dot(const gMat2D< U > &, const gMat2D< U > &, gMat2D< U > &) | gurls::gMat2D< T > | [friend] |
| dot(const gMat2D< U > &, const gVec< U > &, gVec< U > &) | gurls::gMat2D< T > | [friend] |
| end() const | gurls::BaseArray< T > | [inline] |
| end() | gurls::BaseArray< T > | [inline] |
| Equal | gurls::gMat2D< T > | [static] |
| eye(unsigned long n=0) | gurls::gMat2D< T > | [static] |
| getData() const | gurls::BaseArray< T > | [inline] |
| getData() | gurls::BaseArray< T > | [inline] |
| getSize() const | gurls::BaseArray< T > | [inline] |
| gMat2D(unsigned long r=0, unsigned long c=0) | gurls::gMat2D< T > | |
| gMat2D(T *buf, unsigned long r, unsigned long c, bool owner) | gurls::gMat2D< T > | |
| gMat2D(const gMat2D< T > &other) | gurls::gMat2D< T > | |
| Greater | gurls::gMat2D< T > | [static] |
| GreaterEq | gurls::gMat2D< T > | [static] |
| isowner | gurls::BaseArray< T > | [protected] |
| Less | gurls::gMat2D< T > | [static] |
| LessEq | gurls::gMat2D< T > | [static] |
| load(Archive &, const unsigned int) | gurls::gMat2D< T > | |
| load(const std::string &fileName) | gurls::gMat2D< T > | |
| lowertriangular(gMat2D< T > &lo) const | gurls::gMat2D< T > | |
| max(int order) | gurls::gMat2D< T > | |
| gurls::BaseArray::max() const | gurls::BaseArray< T > | |
| min(int order) | gurls::gMat2D< T > | |
| gurls::BaseArray::min() const | gurls::BaseArray< T > | |
| multiply(const BaseArray< T > &) | gurls::BaseArray< T > | |
| numcols | gurls::gMat2D< T > | [protected] |
| numrows | gurls::gMat2D< T > | [protected] |
| operator()(unsigned long row, unsigned long col) | gurls::gMat2D< T > | [inline] |
| operator()(unsigned long i) | gurls::gMat2D< T > | [inline] |
| operator()(unsigned long i) const | gurls::gMat2D< T > | [inline] |
| operator*(T) const | gurls::gMat2D< T > | |
| operator*(U val, const gMat2D< U > &v) | gurls::gMat2D< T > | [friend] |
| operator*(const gMat2D< T > &) const | gurls::gMat2D< T > | |
| operator*=(const gMat2D< T > &) | gurls::gMat2D< T > | |
| gurls::BaseArray::operator*=(T) | gurls::BaseArray< T > | |
| operator+(T) const | gurls::gMat2D< T > | |
| operator+(U val, const gMat2D< U > &v) | gurls::gMat2D< T > | [friend] |
| operator+(const gMat2D< T > &) const | gurls::gMat2D< T > | |
| operator+=(const gMat2D< T > &) | gurls::gMat2D< T > | |
| gurls::BaseArray::operator+=(T) | gurls::BaseArray< T > | |
| operator-() const | gurls::gMat2D< T > | [inline] |
| operator-(T val) const | gurls::gMat2D< T > | [inline] |
| operator-(U val, const gMat2D< U > &v) | gurls::gMat2D< T > | [friend] |
| operator-(const gMat2D< T > &v) const | gurls::gMat2D< T > | |
| operator-=(const gMat2D< T > &v) | gurls::gMat2D< T > | |
| gurls::BaseArray::operator-=(T) | gurls::BaseArray< T > | |
| operator/(T val) const | gurls::gMat2D< T > | [inline] |
| operator/(U val, const gMat2D< U > &v) | gurls::gMat2D< T > | [friend] |
| operator/(const gMat2D< T > &) const | gurls::gMat2D< T > | |
| operator/=(const gMat2D< T > &) | gurls::gMat2D< T > | |
| gurls::BaseArray::operator/=(T) | gurls::BaseArray< T > | |
| operator<(T threshold) const | gurls::gMat2D< T > | |
| operator<<(std::ostream &, const gMat2D< U > &) | gurls::gMat2D< T > | [friend] |
| operator<=(T threshold) const | gurls::gMat2D< T > | |
| operator=(const gMat2D< T > &other) | gurls::gMat2D< T > | |
| operator=(const T &val) | gurls::gMat2D< T > | [inline] |
| gurls::BaseArray::operator=(const BaseArray< T > &other) | gurls::BaseArray< T > | |
| operator==(T threshold) const | gurls::gMat2D< T > | |
| gurls::BaseArray::operator==(const BaseArray< U > &, const U &) | gurls::BaseArray< T > | [friend] |
| operator>(T threshold) const | gurls::gMat2D< T > | |
| operator>=(T threshold) const | gurls::gMat2D< T > | |
| operator[](unsigned long i) const | gurls::gMat2D< T > | [inline] |
| operator[](unsigned long i) | gurls::gMat2D< T > | [inline] |
| rand(unsigned long r=0, unsigned long c=0) | gurls::gMat2D< T > | [static] |
| randomize() | gurls::BaseArray< T > | |
| readCSV(const std::string &fileName, bool colMajor=true) | gurls::gMat2D< T > | |
| reciprocal() const | gurls::gMat2D< T > | |
| reshape(unsigned long r, unsigned long c) | gurls::gMat2D< T > | |
| resize(unsigned long r, unsigned long c) | gurls::gMat2D< T > | |
| gurls::BaseArray::resize(unsigned long n) | gurls::BaseArray< T > | |
| rows() const | gurls::gMat2D< T > | [inline] |
| save(Archive &, const unsigned int) const | gurls::gMat2D< T > | |
| save(const std::string &fileName) const | gurls::gMat2D< T > | |
| saveCSV(const std::string &fileName) const | gurls::gMat2D< T > | |
| set(const T *v, unsigned long n, unsigned long start=0) | gurls::BaseArray< T > | |
| setColumn(gVec< T > &vec, unsigned long i) | gurls::gMat2D< T > | [inline] |
| setDiag(gVec< T > &vec) | gurls::gMat2D< T > | [inline] |
| setReciprocal() | gurls::BaseArray< T > | |
| setRow(gVec< T > &vec, unsigned long i) | gurls::gMat2D< T > | [inline] |
| size | gurls::BaseArray< T > | [protected] |
| submatrix(const gMat2D< T > &other, unsigned long r, unsigned long c) | gurls::gMat2D< T > | |
| subtract(const BaseArray< T > &) | gurls::BaseArray< T > | |
| sum(int order) const | gurls::gMat2D< T > | |
| gurls::BaseArray::sum() const | gurls::BaseArray< T > | |
| transpose(gMat2D< T > &transposed) const | gurls::gMat2D< T > | |
| uppertriangular(gMat2D< T > &up) const | gurls::gMat2D< T > | |
| what() const | gurls::gMat2D< T > | [inline, virtual] |
| where(const gMat2D< bool > &comparison) const | gurls::gMat2D< T > | |
| zeros(unsigned long r=0, unsigned long c=0) | gurls::gMat2D< T > | [static] |
| ~BaseArray() | gurls::BaseArray< T > | [inline] |