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
Addition Operator
Addition(T, Vector<T>) Operator
Addition(Vector<T>, T) Operator
Addition(Vector<T>, Vector<T>) Operator
Vector
T
Addition Operator
Overload List
Name
Description
Addition(T, Vector
T
)
Adds a scalar to each element of a vector.
Addition(Vector
T
, T)
Adds a scalar to each element of a vector.
Addition(Vector
T
, Vector
T
)
Adds two
Vectors
together and returns the results.
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