public ConstrainedLeastSquaresProblem( DoubleMatrix A, DoubleVector b )
Public Sub New ( A As DoubleMatrix, b As DoubleVector )
public: ConstrainedLeastSquaresProblem( DoubleMatrix^ A, DoubleVector^ b )
new : A : DoubleMatrix * b : DoubleVector -> ConstrainedLeastSquaresProblem
Copyright © 2023 CenterSpace Software, LLC. All rights reserved.