- avg
auto avg(Range range)
- dotProduct
auto dotProduct(Range1 a, Range2 b)
Undocumented in source. Be warned that the author may not have intended to support it.
- dotProduct
auto dotProduct(Range1 a, Range2 b)
Undocumented in source. Be warned that the author may not have intended to support it.
- dotProduct
T dotProduct(T[] a, T[] b)
Undocumented in source. Be warned that the author may not have intended to support it.
- dotProduct
T dotProduct(T[] a, T[] b)
Undocumented in source. Be warned that the author may not have intended to support it.
- dotProductInverse
T dotProductInverse(T[] a, T[] b)
Undocumented in source. Be warned that the author may not have intended to support it.
- dotProductInverse
T dotProductInverse(T[] a, T[] b)
Undocumented in source. Be warned that the author may not have intended to support it.
- dotProductInverse2
T dotProductInverse2(T[] a, T[] b, T[] c)
Undocumented in source. Be warned that the author may not have intended to support it.
- dotProductInverse2
T dotProductInverse2(T[] a, T[] b, T[] c)
Undocumented in source. Be warned that the author may not have intended to support it.
- gemv
void gemv(M m, F[] a, F[] b)
- inlineIR
R inlineIR(P )
Undocumented in source.
- normalize
void normalize(F[] range)
- randomPermutation
size_t[] randomPermutation(size_t length)
Generates random permutation
- sum
T sum(T[] a)
Undocumented in source. Be warned that the author may not have intended to support it.
- sum
T sum(T[] a)
Undocumented in source. Be warned that the author may not have intended to support it.