linbox
permutation-matrix.inl File Reference
#include <algorithm>
#include "linbox/util/debug.h"

Namespaces

namespace  LinBox
 Namespace in which all linbox code resides.
 

Macros

#define _LB_DBG
 

Functions

template<class _Uint>
std::ostream & operator<< (std::ostream &o, BlasPermutation< _Uint > &P)
 
template<class _UnsignedInt>
std::ostream & operator<< (std::ostream &o, MatrixPermutation< _UnsignedInt > &P)
 

Macro Definition Documentation

◆ _LB_DBG

#define _LB_DBG