public static Sparse<double> Divide( this Sparse<double> a, double b, Sparse<double> result )
<ExtensionAttribute> Public Shared Function Divide ( a As Sparse(Of Double), b As Double, result As Sparse(Of Double) ) As Sparse(Of Double)
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.