linbox
DirectSum< _Blackbox1, _Blackbox2 >::rebind< _Tp1, _Tp2 > Struct Template Reference

#include <direct-sum.h>

Public Types

typedef DirectSumOwner< typename Blackbox1::template rebind< _Tp1 >::other, typename Blackbox2::template rebind< _Tp2 >::other > other
 

Public Member Functions

void operator() (other &Ap, const Self_t &A)
 

Member Typedef Documentation

◆ other

template<class _Blackbox1, class _Blackbox2>
template<typename _Tp1, typename _Tp2 = _Tp1>
typedef DirectSumOwner< typename Blackbox1::template rebind<_Tp1>::other, typename Blackbox2::template rebind<_Tp2>::other > other

Member Function Documentation

◆ operator()()

template<class _Blackbox1, class _Blackbox2>
template<typename _Tp1, typename _Tp2 = _Tp1>
void operator() ( other & Ap,
const Self_t & A )
inline

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