Conjugates vector and save result to result
Namespace: Altaxo.Calc.LinearAlgebra.DoubleAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected override sealed void DoConjugate(
Vector<double> result
)
Parameters
- result VectorDouble
- Target vector
See Also