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> Methods
CoerceZero Method
CoerceZero(Double) Method
CoerceZero(Func<T, Boolean>) Method
Vector
T
Coerce
Zero Method
Overload List
Name
Description
CoerceZero(Double)
Set all values whose absolute value is smaller than the threshold to zero, in-place.
CoerceZero(Func
T, Boolean
)
Set all values that meet the predicate to zero, in-place.
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