VISH  0.2
Eagle::Column Member List
This is the complete list of members for Eagle::Column, including all inherited members.
base() (defined in Eagle::Column)Eagle::Column [inline]
base() const (defined in Eagle::Column)Eagle::Column [inline]
Base_t typedef (defined in Eagle::Column)Eagle::Column
cols enum value (defined in Eagle::Matrix< R, 1, value >)Eagle::Matrix< R, 1, value >
Column()Eagle::Column [inline]
Column(const ValueType &V) (defined in Eagle::Column)Eagle::Column [inline, explicit]
Column(const FixedArray< ValueType, R > &V)Eagle::Column [inline, explicit]
Column(const Row< R, value > &r, const TransposeOperation &)Eagle::Column [inline]
Column(const Column< R, value > &r, const value &V, const Mult &)Eagle::Column [inline]
Column(const Column &A, const Operator<'-'> &Op)Eagle::Column [inline]
Column(const FixedArray< AType, R > &l, const FixedArray< BType, R > &r, const Operator< CompType > &Op)Eagle::Column [inline]
Column(const FixedArray< ValueType, R > &l, const Operator< CompType > &C, const value &scalar)Eagle::Column [inline]
Column(const Operator< CompType > &C, const value &scalar, const FixedArray< ValueType, R > &l)Eagle::Column [inline]
Column(const Matrix< R, C, value > &A, const Column< C, value > &V)Eagle::Column [inline]
Column(const Matrix< R, C, value > &M, int c)Eagle::Column [inline]
column(int i) const Eagle::Matrix< R, 1, value >
columns enum value (defined in Eagle::Matrix< R, 1, value >)Eagle::Matrix< R, 1, value >
getElement(int element) (defined in Eagle::Matrix< R, 1, value >)Eagle::Matrix< R, 1, value > [inline]
getElement(int element) const (defined in Eagle::Matrix< R, 1, value >)Eagle::Matrix< R, 1, value > [inline]
matrix() const Eagle::Matrix< R, 1, value > [inline]
matrix() (defined in Eagle::Matrix< R, 1, value >)Eagle::Matrix< R, 1, value > [inline]
Matrix()Eagle::Matrix< R, 1, value > [inline]
Matrix(const Matrix &M)Eagle::Matrix< R, 1, value > [inline]
Matrix(const Base_t &V)Eagle::Matrix< R, 1, value > [inline, explicit]
Matrix(const Matrix &A, const Value &V, const Operator<'*'> &M)Eagle::Matrix< R, 1, value > [inline]
Matrix(const Value &V, const Matrix &A, const Operator<'*'> &M)Eagle::Matrix< R, 1, value > [inline]
Matrix(const Matrix &A, const Value &V, const Operator<'/'> &Op)Eagle::Matrix< R, 1, value > [inline]
Matrix(const Matrix &A, const Matrix &B, const Operator<'+'> &Op)Eagle::Matrix< R, 1, value > [inline]
Matrix(const Matrix &A, const Matrix &B, const Operator<'-'> &Op)Eagle::Matrix< R, 1, value > [inline]
Matrix(const FixedArray< AType, R *C > &l, const FixedArray< BType, R *C > &r, const Operator< CompType > &Op)Eagle::Matrix< R, 1, value > [inline]
Matrix(const FixedArray< Type, R *C > &Data)Eagle::Matrix< R, 1, value > [inline, explicit]
Matrix(const FixedArray< ValueType, R > &l, const Operator< CompType > &Op, const Value &scalar)Eagle::Matrix< R, 1, value > [inline]
Matrix(const Operator< CompType > &Op, const Value &scalar, const FixedArray< ValueType, R > &l)Eagle::Matrix< R, 1, value > [inline]
Matrix(const Matrix &A, const Operator<'-'> &Op)Eagle::Matrix< R, 1, value > [inline]
Matrix(const Matrix< R, M, ValueA > &A, const Matrix< M, C, ValueB > &B, const Operator<'*'> &)Eagle::Matrix< R, 1, value > [inline]
Matrix(const Matrix< R, M, ValueA > &A, const Matrix< C, M, ValueB > &B, const Operator<'*','~'> &)Eagle::Matrix< R, 1, value > [inline]
Matrix(const Matrix< R, M, Value > &A, const Matrix< C, M, Value > &B, const Mult &, const TransposeOperation &)Eagle::Matrix< R, 1, value > [inline]
Matrix(const Matrix< M, R, Value > &A, const Matrix< M, C, Value > &B, const TransposeOperation &, const Mult &)Eagle::Matrix< R, 1, value > [inline]
Matrix(const Matrix< R, C, Value > &A, const LowerTriangular< C, Value > &B, const Mult &)Eagle::Matrix< R, 1, value > [inline]
Matrix(const Matrix< C, R, Value > &A, const LowerTriangular< C, Value > &B, const TransposeOperation &, const Mult &)Eagle::Matrix< R, 1, value > [inline]
matrix_mult(const Matrix< R, M, ValueA > &A, const Matrix< M, C, ValueB > &B)Eagle::Matrix< R, 1, value > [friend]
matrix_mult_transp(const Matrix< R, M, ValueA > &A, const Matrix< C, M, ValueB > &B)Eagle::Matrix< R, 1, value > [friend]
Matrix_t typedefEagle::Matrix< R, 1, value >
matrix_transform (defined in Eagle::Matrix< R, 1, value >)Eagle::Matrix< R, 1, value > [friend]
Mult typedefEagle::Column
operator()(int row, int column)Eagle::Matrix< R, 1, value > [inline]
operator()(int row, int column) const Eagle::Matrix< R, 1, value > [inline]
operator*(const Matrix< R, C, value > &A, const Column< C, value > &V)Eagle::Column [related]
operator* (defined in Eagle::Matrix< R, 1, value >)Eagle::Matrix< R, 1, value > [friend]
operator* (defined in Eagle::Matrix< R, 1, value >)Eagle::Matrix< R, 1, value > [friend]
Matrix< R, 1, value >::operator*(const Matrix< R, M, Value > &A, const Matrix< M, C, Value > &B)Eagle::Matrix< R, 1, value > [friend]
operator+(const Matrix &A, const Matrix &B)Eagle::Matrix< R, 1, value > [friend]
operator[](int i)Eagle::Column [inline]
operator[](int i) const Eagle::Column [inline]
row(int column)Eagle::Matrix< R, 1, value > [inline]
row(int column) const Eagle::Matrix< R, 1, value > [inline]
rows enum value (defined in Eagle::Matrix< R, 1, value >)Eagle::Matrix< R, 1, value >
transpose() const (defined in Eagle::Column)Eagle::Column [inline]
TransposeOperation typedefEagle::Matrix< R, 1, value >
value_type typedef (defined in Eagle::Matrix< R, 1, value >)Eagle::Matrix< R, 1, value >
vvec() (defined in Eagle::Matrix< R, 1, value >)Eagle::Matrix< R, 1, value > [inline]
vvec() const (defined in Eagle::Matrix< R, 1, value >)Eagle::Matrix< R, 1, value > [inline]