leaf::impl_isolver_sgd! [] [src]

macro_rules! impl_isolver_sgd {
    ($t:ty) => { ... };
}

Implement ISolver for SGD solvers.