cheshirekow
v0.1.0
|
#include <iostream>
#include <cstdio>
#include <iomanip>
#include <sstream>
Go to the source code of this file.
Namespaces | |
fiber | |
simple template expression library for linear algebra | |
Functions | |
template<typename Scalar , class Mat > | |
std::ostream & | fiber::operator<< (std::ostream &out, _RValue< Scalar, Mat > const &M) |
Definition in file ostream.h.