VectorTExists |
public bool Exists2<TOther>( Func<T, TOther, bool> predicate, Vector<TOther> other, Zeros zeros = Zeros.AllowSkip ) where TOther : struct, new(), IEquatable<TOther>, IFormattable
[Missing <param name="predicate"/> documentation for "M:Altaxo.Calc.LinearAlgebra.Vector`1.Exists2``1(System.Func{`0,``0,System.Boolean},Altaxo.Calc.LinearAlgebra.Vector{``0},Altaxo.Calc.LinearAlgebra.Zeros)"]
[Missing <param name="other"/> documentation for "M:Altaxo.Calc.LinearAlgebra.Vector`1.Exists2``1(System.Func{`0,``0,System.Boolean},Altaxo.Calc.LinearAlgebra.Vector{``0},Altaxo.Calc.LinearAlgebra.Zeros)"]
[Missing <param name="zeros"/> documentation for "M:Altaxo.Calc.LinearAlgebra.Vector`1.Exists2``1(System.Func{`0,``0,System.Boolean},Altaxo.Calc.LinearAlgebra.Vector{``0},Altaxo.Calc.LinearAlgebra.Zeros)"]
[Missing <typeparam name="TOther"/> documentation for "M:Altaxo.Calc.LinearAlgebra.Vector`1.Exists2``1(System.Func{`0,``0,System.Boolean},Altaxo.Calc.LinearAlgebra.Vector{``0},Altaxo.Calc.LinearAlgebra.Zeros)"]
[Missing <returns> documentation for "M:Altaxo.Calc.LinearAlgebra.Vector`1.Exists2``1(System.Func{`0,``0,System.Boolean},Altaxo.Calc.LinearAlgebra.Vector{``0},Altaxo.Calc.LinearAlgebra.Zeros)"]