SyTen

◆ get_data() [1/2]

template<Rank rank, typename Scalar = SDef>
CudaDynArray< Scalar > & syten::CudaDenseTensorImpl::CudaDenseTensor< rank, Scalar >::get_data ( )
inline

Returns a writeable reference to the private data member.

References syten::CudaDenseTensorImpl::CudaDenseTensor< rank, Scalar >::data, and syten::CudaDenseTensorImpl::CudaDenseTensor< rank, Scalar >::invalidate_normSqd_cache().

Referenced by syten::CudaDenseTensorImpl::addScaled(), syten::CudaDenseTensorImpl::conj(), syten::CudaDenseTensorImpl::gemm_transpose(), syten::CudaDenseTensorImpl::isZero(), syten::CudaDenseTensorImpl::operator*=(), syten::CudaDenseTensorImpl::prodD(), and syten::IdentityDenseTensorImpl::split().

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