Searched defs:Multiply (Results 1 – 4 of 4) sorted by relevance
13 Multiply(a, b int) int methodSpec18 func (Mult) Multiply(a, b int) int { func27 func (NegMult) Multiply(a, b int) int { func
91 func (s *Scalar) Multiply(x, y *Scalar) *Scalar { func
82 void Multiply(const DiyFp& other) { in Multiply() function
302 func (v *Element) Multiply(x, y *Element) *Element { func