ug4
|
Go to the source code of this file.
Namespaces | |
ug | |
the ug namespace | |
Functions | |
template<typename T , size_t n> | |
std::ostream & | ug::operator<< (std::ostream &out, const FixedArray1< T, n > &arr) |
template<typename T , size_t rowsT, size_t colsT, eMatrixOrdering T_ordering> | |
std::ostream & | ug::operator<< (std::ostream &out, const FixedArray2< T, rowsT, colsT, T_ordering > &arr) |