CAPD DynSys Library  5.2.0
capd::diffAlgebra::Jet< MatrixT, DEGREE >::rebind< U > Struct Template Reference

#include <capd/diffAlgebra/Jet.h>

Public Types

typedef Jet< U, DEGREE > other
 

Member Typedef Documentation

◆ other

template<typename MatrixT , __size_type DEGREE>
template<typename U >
typedef Jet<U,DEGREE> capd::diffAlgebra::Jet< MatrixT, DEGREE >::rebind< U >::other