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

#include <capd/vectalg/RowVector.h>

Public Types

typedef RowVector< U, cols > other
 

Member Typedef Documentation

◆ other

template<typename Scalar , __size_type cols>
template<typename U >
typedef RowVector<U,cols> capd::vectalg::RowVector< Scalar, cols >::rebind< U >::other