Click or drag to resize

ManagedLinearAlgebraProviderDotProduct Method

Overload List
 NameDescription
Public methodDotProduct(Complex, Complex) Computes the dot product of x and y.
Public methodDotProduct(Complex32, Complex32) Computes the dot product of x and y.
Public methodDotProduct(Double, Double) Computes the dot product of x and y.
Public methodDotProduct(Single, Single) Computes the dot product of x and y.
Top
See Also