| ManagedLinearAlgebraProviderCholeskySolveFactored(Complex, Int32, Complex, Int32) Method | 
            Solves A*X=B for X using a previously factored A matrix.
            
Namespace: Altaxo.Calc.Providers.LinearAlgebraAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
 Syntax
Syntax Remarks
RemarksThis is equivalent to the POTRS LAPACK routine.
 See Also
See Also