|
inline |
Scales all elements of a in-place by the scalar factor b.
Specialised for the combinations
std::complex<double> × std::complex<double>std::complex<double> × doubledouble × doublestd::complex<float> × std::complex<float>std::complex<float> × floatfloat × float Referenced by invertDiagonal(), syten::DenseProduct::one_times_many(), syten::CudaDenseTensorImpl::operator*=(), operator*=(), syten::OffsetDenseTensorImpl::operator*=(), syten::MPS::ChemHelper::tensorElem(), and syten::T3N::ChemHelper::tensorElem().
Here is the caller graph for this function: