affineMatrixTransformation(const MatrixType &) const | capd::geomset::MatrixDoubletonSet< MatrixT > | virtual |
BaseSet typedef | capd::geomset::MatrixDoubletonSet< MatrixT > | |
ColumnVectorType typedef | capd::geomset::MatrixDoubletonSet< MatrixT > | |
get_Bjac() const | capd::geomset::MatrixAffineSet< MatrixT > | inline |
get_Cjac() const | capd::geomset::MatrixDoubletonSet< MatrixT > | inline |
get_D() const | capd::geomset::MatrixAffineSet< MatrixT > | inline |
get_invBjac() const | capd::geomset::MatrixAffineSet< MatrixT > | inline |
get_R() const | capd::geomset::MatrixAffineSet< MatrixT > | inline |
get_R0() const | capd::geomset::MatrixDoubletonSet< MatrixT > | inline |
getColumn_Bjac(size_type j) const | capd::geomset::MatrixAffineSet< MatrixT > | inline |
getColumn_Cjac(size_type j) const | capd::geomset::MatrixDoubletonSet< MatrixT > | inline |
getColumn_D(size_type j) const | capd::geomset::MatrixAffineSet< MatrixT > | inline |
getColumn_R(size_type j) const | capd::geomset::MatrixAffineSet< MatrixT > | inline |
getColumn_R0(size_type j) const | capd::geomset::MatrixDoubletonSet< MatrixT > | inline |
getElement_Bjac(size_type i, size_type j) const | capd::geomset::MatrixAffineSet< MatrixT > | inline |
getElement_Cjac(size_type i, size_type j) const | capd::geomset::MatrixDoubletonSet< MatrixT > | inline |
getElement_D(size_type i, size_type j) const | capd::geomset::MatrixAffineSet< MatrixT > | inline |
getElement_R(size_type i, size_type j) const | capd::geomset::MatrixAffineSet< MatrixT > | inline |
getElement_R0(size_type i, size_type j) const | capd::geomset::MatrixDoubletonSet< MatrixT > | inline |
getRow_Bjac(size_type i) const | capd::geomset::MatrixAffineSet< MatrixT > | inline |
getRow_Cjac(size_type i) const | capd::geomset::MatrixDoubletonSet< MatrixT > | inline |
getRow_D(size_type i) const | capd::geomset::MatrixAffineSet< MatrixT > | inline |
getRow_R(size_type i) const | capd::geomset::MatrixAffineSet< MatrixT > | inline |
getRow_R0(size_type i) const | capd::geomset::MatrixDoubletonSet< MatrixT > | inline |
m_Bjac | capd::geomset::MatrixDoubletonSet< MatrixT > | |
m_Cjac | capd::geomset::MatrixDoubletonSet< MatrixT > | |
m_D | capd::geomset::MatrixDoubletonSet< MatrixT > | |
m_invBjac | capd::geomset::MatrixDoubletonSet< MatrixT > | |
m_R | capd::geomset::MatrixDoubletonSet< MatrixT > | |
m_R0 | capd::geomset::MatrixDoubletonSet< MatrixT > | |
MatrixAffineSet(size_type dim) | capd::geomset::MatrixAffineSet< MatrixT > | explicit |
MatrixAffineSet(const MatrixType &A) | capd::geomset::MatrixAffineSet< MatrixT > | explicit |
MatrixAffineSet(const MatrixType &D, bool) | capd::geomset::MatrixAffineSet< MatrixT > | |
MatrixAffineSet(const MatrixType &D, const MatrixType &R) | capd::geomset::MatrixAffineSet< MatrixT > | |
MatrixAffineSet(const MatrixType &D, const MatrixType &Bjac, const MatrixType &R) | capd::geomset::MatrixAffineSet< MatrixT > | |
MatrixDoubletonSet(size_type) | capd::geomset::MatrixDoubletonSet< MatrixT > | explicit |
MatrixDoubletonSet(const MatrixType &V) | capd::geomset::MatrixDoubletonSet< MatrixT > | explicit |
MatrixDoubletonSet(const MatrixType &D, bool) | capd::geomset::MatrixDoubletonSet< MatrixT > | |
MatrixDoubletonSet(const MatrixType &D, const MatrixType &R0) | capd::geomset::MatrixDoubletonSet< MatrixT > | |
MatrixDoubletonSet(const MatrixType &D, const MatrixType &Cjac, const MatrixType &R0) | capd::geomset::MatrixDoubletonSet< MatrixT > | |
MatrixDoubletonSet(const MatrixType &D, const MatrixType &Cjac, const MatrixType &R0, const MatrixType &R) | capd::geomset::MatrixDoubletonSet< MatrixT > | |
MatrixDoubletonSet(const MatrixType &D, const MatrixType &Cjac, const MatrixType &R0, const MatrixType &Bjac, const MatrixType &R) | capd::geomset::MatrixDoubletonSet< MatrixT > | |
MatrixType typedef | capd::geomset::MatrixDoubletonSet< MatrixT > | |
name() const | capd::geomset::MatrixDoubletonSet< MatrixT > | inlinevirtual |
NormType typedef | capd::geomset::MatrixDoubletonSet< MatrixT > | |
operator MatrixType() const | capd::geomset::MatrixDoubletonSet< MatrixT > | |
ScalarType typedef | capd::geomset::MatrixDoubletonSet< MatrixT > | |
set_Bjac(const MatrixType &Bjac) | capd::geomset::MatrixAffineSet< MatrixT > | inline |
set_Cjac(const MatrixType &C) | capd::geomset::MatrixDoubletonSet< MatrixT > | inline |
set_D(const MatrixType &Bjac) | capd::geomset::MatrixAffineSet< MatrixT > | inline |
set_R(const MatrixType &Bjac) | capd::geomset::MatrixAffineSet< MatrixT > | inline |
set_R0(const MatrixType &R0) | capd::geomset::MatrixDoubletonSet< MatrixT > | inline |
setColumn_Bjac(size_type j, const VectorT &v) | capd::geomset::MatrixAffineSet< MatrixT > | inline |
setColumn_Cjac(size_type j, const VectorT &v) | capd::geomset::MatrixDoubletonSet< MatrixT > | inline |
setColumn_D(size_type j, const VectorT &v) | capd::geomset::MatrixAffineSet< MatrixT > | inline |
setColumn_R(size_type j, const VectorT &v) | capd::geomset::MatrixAffineSet< MatrixT > | inline |
setColumn_R0(size_type j, const VectorT &v) | capd::geomset::MatrixDoubletonSet< MatrixT > | inline |
setElement_Bjac(size_type i, size_type j, const ScalarType &s) | capd::geomset::MatrixAffineSet< MatrixT > | inline |
setElement_Cjac(size_type i, size_type j, const ScalarType &s) | capd::geomset::MatrixDoubletonSet< MatrixT > | inline |
setElement_D(size_type i, size_type j, const ScalarType &s) | capd::geomset::MatrixAffineSet< MatrixT > | inline |
setElement_R(size_type i, size_type j, const ScalarType &s) | capd::geomset::MatrixAffineSet< MatrixT > | inline |
setElement_R0(size_type i, size_type j, const ScalarType &s) | capd::geomset::MatrixDoubletonSet< MatrixT > | inline |
setRow_Bjac(size_type i, const VectorT &v) | capd::geomset::MatrixAffineSet< MatrixT > | inline |
setRow_Cjac(size_type i, const VectorT &v) | capd::geomset::MatrixDoubletonSet< MatrixT > | inline |
setRow_D(size_type i, const VectorT &v) | capd::geomset::MatrixAffineSet< MatrixT > | inline |
setRow_R(size_type i, const VectorT &v) | capd::geomset::MatrixAffineSet< MatrixT > | inline |
setRow_R0(size_type i, const VectorT &v) | capd::geomset::MatrixDoubletonSet< MatrixT > | inline |
setToIdentity(size_type dim) | capd::geomset::MatrixDoubletonSet< MatrixT > | |
capd::geomset::MatrixAffineSet::setToIdentity() | capd::geomset::MatrixAffineSet< MatrixT > | |
size_type typedef | capd::geomset::MatrixDoubletonSet< MatrixT > | |
toString() const | capd::geomset::MatrixDoubletonSet< MatrixT > | virtual |
VectorType typedef | capd::geomset::MatrixDoubletonSet< MatrixT > | |
~MatrixAffineSet() | capd::geomset::MatrixAffineSet< MatrixT > | inlinevirtual |