Scalar syten::dot | ( | DynArray< Scalar > const & | a, |
DynArray< Scalar > const & | b, | ||
bool const | conjugate | ||
) |
Calculates the scalar product of two DynArray's.
References conj(), and syten::DynArray< Type >::size().
Referenced by build_hopping(), linkSites(), syten::CudaDenseTensorImpl::CudaDenseTensor< rank, Scalar >::normSqd(), syten::OffsetDenseTensorImpl::normSqd(), syten::CudaDenseTensorImpl::prodD(), and prodD().