Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Calc Namespaces
Altaxo.Calc.LinearAlgebra
Vector<T> Class
Vector<T> Operators
Multiply Operator
Multiply(T, Vector<T>) Operator
Multiply(Vector<T>, T) Operator
Multiply(Vector<T>, Vector<T>) Operator
Vector
T
Multiply Operator
Overload List
Name
Description
Multiply(T, Vector
T
)
Multiplies a vector with a scalar.
Multiply(Vector
T
, T)
Multiplies a vector with a scalar.
Multiply(Vector
T
, Vector
T
)
Computes the dot product between two
Vectors
.
Top
See Also
Reference
Vector
T
Class
Altaxo.Calc.LinearAlgebra Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net