Class Scine::Utils::EdiisCoefficientOptimizer

class EdiisCoefficientOptimizer

Calculates optimal coefficients to use in EDIIS. It solves the optimization problem given the B matrix and energies and calculates the coefficients with the Reduced Gradient Method.

Public Functions

Eigen::VectorXd getCoefficients()

Calculate the coefficients.