linbox
Permutation< _Field, _Matrix >::rebind< _Tp1 > Struct Template Reference

#include <permutation.h>

Public Types

typedef Permutation< _Tp1 > other
 

Public Member Functions

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

Member Typedef Documentation

◆ other

template<class _Field, class _Matrix = DenseMatrix<_Field>>
template<typename _Tp1>
typedef Permutation<_Tp1> other

Member Function Documentation

◆ operator()()

template<class _Field, class _Matrix = DenseMatrix<_Field>>
template<typename _Tp1>
void operator() ( other & Ap,
const Self_t & A,
const _Tp1 & F )
inline

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