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