void syten::write | ( | std::ostream & | out, |
DenseTensor< rank, Scalar > const & | t | ||
) |
Writes a arbitrary-rank dense tensor at the necessary precision to an output stream.
Has the advantage that the inverse operation is also defined for tensors of all ranks: read()
References write().
Referenced by write().