Implementations of implicit vector operators.
Definition in file ImplicitVectorOperators.hpp.
#include "ImplicitOperators.hpp"
#include "ImplicitVectorOperators_fwd.hpp"
#include "ShapeStorage_fwd.hpp"
Go to the source code of this file.
Namespaces | |
mm | |
Root namespace for the whole library. | |
Functions | |
template<typename S , typename M , typename R > | |
std::ostream & | mm::operator<< (std::ostream &os, const ImplicitVectorOperators< S, M, R > &op) |
Output basic info about given operators. More... | |