Home
last modified time | relevance | path

Searched defs:multiplication (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/npm/node_modules/tweetnacl/
DREADME.md188 #### nacl.scalarMult(n, p)
193 #### nacl.scalarMult.base(n)
198 #### nacl.scalarMult.scalarLength = 32
202 #### nacl.scalarMult.groupElementLength = 32
/third_party/python/Doc/whatsnew/
D3.5.rst316 .. _whatsnew-pep-448:
/third_party/boost/boost/math/tools/
Dpolynomial.hpp642 polynomial& multiplication(const U& value) in multiplication() function in boost::math::tools::polynomial