![]() |
VectorDot Method |
Name | Description | |
---|---|---|
![]() ![]() | Dot(SparseDouble, SparseDouble) |
Gets the inner product (scalar product) between two vectors (a'*b).
|
![]() ![]() | Dot(SparseDouble, Double) |
Gets the inner product (scalar product) between two vectors (a'*b).
|