Functions.axpy

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void axpy(float a, float[] x, float[] y)
    mixintemplate Functions()
    static pure @nogc
    void
    axpy
    (
    float a
    ,
    float[] x
    ,
    float[] y
    )
  2. void axpy(float a, SparseF[] x, float[] y)

Meta