SyTen

◆ operator[]() [2/4]

template<Rank rank, typename Scalar = SDef>
Scalar const& syten::DenseTensor< rank, Scalar >::operator[] ( Coord  coordinates) const
inline

Return the element at specified index position.

References syten::DenseTensor< rank, Scalar >::data, and syten::DenseTensor< rank, Scalar >::getCoordinate().

+ Here is the call graph for this function: