This class defines a new object to conduct gradient descent in function space. Because of the component-wise structure, this is more like a block-wise coordinate descent.
Format
S4 object.
Usage
OptimizerCoordinateDescent$new()
OptimizerCoordinateDescent$new(ncores)