Home
last modified time | relevance | path

Searched refs:addDotProduct (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/common/
Dlstmbe.cpp213 inline Array1D& addDotProduct(const ReadArray1D& a, const ReadArray2D& b) { in addDotProduct() function in Array1D
616 .addDotProduct(x, W) in compute()
617 .addDotProduct(h, U); in compute()
727 logp.assign(fData->fOutputB).addDotProduct(fbRow, fData->fOutputW); in divideUpDictionaryRange()
/third_party/node/deps/icu-small/source/common/
Dlstmbe.cpp213 inline Array1D& addDotProduct(const ReadArray1D& a, const ReadArray2D& b) { in addDotProduct() function in Array1D
616 .addDotProduct(x, W) in compute()
617 .addDotProduct(h, U); in compute()
727 logp.assign(fData->fOutputB).addDotProduct(fbRow, fData->fOutputW); in divideUpDictionaryRange()