CAPD DynSys Library 5.2.0
capd::vectalg::Vector< Scalar, dim >::rebind< U > Struct Template Reference

#include <capd/vectalg/Vector.h>

Public Types

typedef Vector< U, dim > other
 

Member Typedef Documentation

◆ other

template<typename Scalar , __size_type dim>
template<typename U >
typedef Vector<U,dim> capd::vectalg::Vector< Scalar, dim >::rebind< U >::other