vectorflow ~master (2020-05-21T03:08:59Z)
Dub
Repo
Functions.axpy
vectorflow
math
Functions
Undocumented in source. Be warned that the author may not have intended to support it.
void
axpy
(float a, float[] x, float[] y)
void
axpy
(float a, SparseF[] x, float[] y)
mixintemplate
Functions
()
static pure @
nogc
void
axpy
(
float
a
,
SparseF
[]
x
,
float
[]
y
)
Meta
Source
See Implementation
vectorflow
math
Functions
static functions
axpy
dotProd
log1expp
logistic
relu
tanh