linbox
MatrixBlackbox< _Field, _Matrix, _Vector >::rebind< _Tp1, _Mat1, _Vect1 > Struct Template Reference

#include <matrix-blackbox.h>

Public Types

typedef MatrixBlackbox< _Tp1, _Mat1, _Vect1 > other
 

Member Typedef Documentation

◆ other

template<class _Field, class _Matrix, class _Vector = typename LinBox::Vector<_Field>::Dense>
template<typename _Tp1, typename _Mat1 = typename Matrix::template rebind<_Tp1>::other, typename _Vect1 = typename Rebind<Vector, _Tp1>::other>
typedef MatrixBlackbox<_Tp1, _Mat1, _Vect1> other

The documentation for this struct was generated from the following file: