Click or drag to resize

ScalarDotProduct Constructor

Overload List
  NameDescription
Public methodScalarDotProduct
Initializes a new instance. The user must set VectorOne and VectorTwo.
Protected methodScalarDotProduct(ScalarDotProduct, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodScalarDotProduct(Vector, Vector)
Constructs the dot product from two existing vectors.
Top
See Also