Function tensor_out

O2scl : Function List

template<class tensor_t>
void o2scl::tensor_out(std::ostream &os, tensor_t &t, bool pretty = true)

Output a tensor to a stream.