Click or drag to resize

VectorTDotPercent Operator

[Missing <summary> documentation for "M:Altaxo.Calc.LinearAlgebra.Vector`1.op_DotPercent(Altaxo.Calc.LinearAlgebra.Vector{`0},Altaxo.Calc.LinearAlgebra.Vector{`0})"]


Namespace: Altaxo.Calc.LinearAlgebra
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
C# does not support this operator.

Parameters

dividend  VectorT

[Missing <param name="dividend"/> documentation for "M:Altaxo.Calc.LinearAlgebra.Vector`1.op_DotPercent(Altaxo.Calc.LinearAlgebra.Vector{`0},Altaxo.Calc.LinearAlgebra.Vector{`0})"]

divisor  VectorT

[Missing <param name="divisor"/> documentation for "M:Altaxo.Calc.LinearAlgebra.Vector`1.op_DotPercent(Altaxo.Calc.LinearAlgebra.Vector{`0},Altaxo.Calc.LinearAlgebra.Vector{`0})"]

Return Value

VectorT

[Missing <returns> documentation for "M:Altaxo.Calc.LinearAlgebra.Vector`1.op_DotPercent(Altaxo.Calc.LinearAlgebra.Vector{`0},Altaxo.Calc.LinearAlgebra.Vector{`0})"]

See Also