|
inline |
Returns true if the cached norm is currently valid, i.e.
whether a call to normSqd() will only return the scalar value without expensive calculations.
References syten::isnan(), syten::CudaDenseTensorImpl::CudaDenseTensor< rank, Scalar >::normSqd_cache, and syten::CudaDenseTensorImpl::CudaDenseTensor< rank, Scalar >::normSqd_cache_mtx.
Referenced by syten::CudaDenseTensorImpl::isZero().