ug4
fixed_array_impl.h File Reference
#include "storage.h"
#include "fixed_array.h"

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)