MlkBiCgStabStartingVectors Property |
Gets or sets a series of orthonormal vectors which will be used as basis for the
Krylov sub-space.
Namespace: Altaxo.Calc.LinearAlgebra.Double.SolversAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public IList<Vector<double>> StartingVectors { get; set; }
Property Value
IListVectorDoubleSee Also