HomeSort by relevance Sort by last modified time
    Searched refs:multiplicative (Results 1 - 13 of 13) sorted by null

  /prebuilts/go/darwin-x86/src/runtime/testdata/testprogcgo/
raceprof.go 32 // is simply multiplicative.
  /prebuilts/go/linux-x86/src/runtime/testdata/testprogcgo/
raceprof.go 32 // is simply multiplicative.
  /prebuilts/go/darwin-x86/src/crypto/rsa/
rsa.go 180 // This implies that e is coprime to each p-1 as e has a multiplicative
424 // modInverse returns ia, the inverse of a in the multiplicative group of prime
439 // 0 is not the multiplicative inverse of any element so, if x
495 // by multiplying by the multiplicative inverse of r.
  /prebuilts/go/linux-x86/src/crypto/rsa/
rsa.go 180 // This implies that e is coprime to each p-1 as e has a multiplicative
424 // modInverse returns ia, the inverse of a in the multiplicative group of prime
439 // 0 is not the multiplicative inverse of any element so, if x
495 // by multiplying by the multiplicative inverse of r.
  /external/tensorflow/tensorflow/python/ops/
init_ops.py 365 factor: Float. A multiplicative factor by which the values will be scaled.
501 gain: multiplicative factor to apply to the orthogonal matrix
552 gain: Multiplicative factor to apply to the identity matrix.
  /prebuilts/go/darwin-x86/src/strings/
strings.go 41 // hashStr returns the hash and the appropriate multiplicative
59 // appropriate multiplicative factor for use in Rabin-Karp algorithm.
  /prebuilts/go/linux-x86/src/strings/
strings.go 41 // hashStr returns the hash and the appropriate multiplicative
59 // appropriate multiplicative factor for use in Rabin-Karp algorithm.
  /prebuilts/go/darwin-x86/src/bytes/
bytes.go 853 // hashStr returns the hash and the appropriate multiplicative
  /prebuilts/go/darwin-x86/src/math/big/
int.go 661 // ModInverse sets z to the multiplicative inverse of g in the ring ?/n?
  /prebuilts/go/linux-x86/src/bytes/
bytes.go 853 // hashStr returns the hash and the appropriate multiplicative
  /prebuilts/go/linux-x86/src/math/big/
int.go 661 // ModInverse sets z to the multiplicative inverse of g in the ring ?/n?
  /prebuilts/go/darwin-x86/src/runtime/
stack.go 911 // Stack growth is multiplicative, for constant amortized cost.
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
stack.go 911 // Stack growth is multiplicative, for constant amortized cost.
    [all...]

Completed in 890 milliseconds