Template Struct JacobiSVDVisitor
Defined in File JacobiSVD.hpp
Inheritance Relationships
Base Type
public boost::python::def_visitor< JacobiSVDVisitor< JacobiSVD > >
Struct Documentation
-
template<typename JacobiSVD>
struct JacobiSVDVisitor : public boost::python::def_visitor<JacobiSVDVisitor<JacobiSVD>> Public Types
-
typedef Eigen::MatrixBase<MatrixType> MatrixBaseType
-
typedef MatrixType::Scalar Scalar
-
typedef Eigen::MatrixBase<MatrixType> MatrixBaseType