SyTen

◆ operator<<() [9/41]

template<Rank rank, typename Scalar >
std::ostream& syten::operator<< ( std::ostream out,
DenseTensor< rank, Scalar > const &  t 
)
inline

Prettyprinting of a rank-3 or higher tensor.

References rank(), std::scientific(), and std::showpos().

+ Here is the call graph for this function: