CADability dotNET

Overload List

  NameDescription
Public operatorStatic memberMultiply(Double, GeoVector)
Scales the given vector by the given double
Public operatorStatic memberMultiply(GeoVector, GeoVector)
Calculates the scalar product (dot product, inner product) of the two given vectors
Public operatorStatic memberMultiply(Matrix, GeoVector)

See Also