Template Struct RealQZVisitor
Defined in File RealQZ.hpp
Inheritance Relationships
Base Type
public boost::python::def_visitor< RealQZVisitor< _MatrixType > >
Struct Documentation
-
template<typename _MatrixType>
struct RealQZVisitor : public boost::python::def_visitor<RealQZVisitor<_MatrixType>> Public Types
-
typedef _MatrixType MatrixType
-
typedef MatrixType::Scalar Scalar
-
typedef Eigen::RealQZ<MatrixType> Solver
-
typedef _MatrixType MatrixType