matrix< C, V > Member List
This is the complete list of members for
matrix< C, V >, including all inherited members.
matrix(const format< C > &fm=format< C >(no_format())) | matrix< C, V > | [inline] |
matrix(const T &c) | matrix< C, V > | [inline] |
matrix(const T &c, const format< C > &fm) | matrix< C, V > | [inline] |
matrix(const matrix< T, W > &m) | matrix< C, V > | [inline] |
matrix(const matrix< T, W > &m, const format< C > &fm) | matrix< C, V > | [inline] |
matrix(const C &x) | matrix< C, V > | [inline] |
matrix(const C &x, nat nr, nat nc) | matrix< C, V > | [inline] |
matrix(C *tab, nat nr, nat nc, const format< C > &fm) | matrix< C, V > | [inline] |
matrix(C *tab, nat nr, nat nc, bool flag, const format< C > &fm) | matrix< C, V > | [inline] |
matrix(const iterator< C > &it) | matrix< C, V > | [inline] |
operator()(nat i, nat j) const | matrix< C, V > | [inline] |
operator()(nat i, nat j) | matrix< C, V > | [inline] |
scalar() const | matrix< C, V > | [inline] |
scalar() | matrix< C, V > | [inline] |