SyTen

◆ read() [1/4]

template<typename Scalar , Rank rank>
void syten::read ( std::istream in,
DenseTensor< rank, Scalar > &  v 
)

Reads an arbitrary-rank tensor as produced by write()

References std::array< T >::begin(), std::vector< T >::begin(), std::copy(), std::vector< T >::end(), std::getline(), rank(), syten::DenseTensor< rank, Scalar >::size(), and std::vector< T >::size().

Referenced by operator>>(), and read().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: