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