Skip to content

RooGradMinimizerFcn: overload Gradient instead of / next to DoDerivative #17

@egpbos

Description

@egpbos

See the documentation of IGradientFunctionMultiDimTempl in mathcore/inc/Math/IFunction.h. If more efficient, Gradient can be overloaded directly. Since this is what our DoDerivative actually does, it would make more sense to put at least the outer for loop in Gradient. Perhaps we can keep the for loop body in DoDerivative, i.e. the actual partial derivative calculation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions