Searched defs:maxCoeff (Results 1 – 3 of 3) sorted by relevance
465 EIGEN_DEVICE_FUNC inline typename internal::traits<Derived>::Scalar maxCoeff() const { in maxCoeff() function490 typename internal::traits<Derived>::Scalar maxCoeff(IndexType* row, IndexType* col) const { in maxCoeff() function500 typename internal::traits<Derived>::Scalar maxCoeff(IndexType* index) const { in maxCoeff() function
20 Scalar maxCoeff = bl.cwiseAbs().maxCoeff(); in stable_norm_kernel() local
272 int32_t nHP, pHP, wNoisyHP, wPriodicHP, corr, minCorr, maxCoeff; in WebRtcIsacfix_DecodePlcImpl() local