powered by
lpdf$optcg(tol,epoch)
This optimizes the coefficient vector coeff using conjugate gradient. It currently is designed only for quadratic lpdf instances.
coeff
lpdf
A positive double representing tolerance, default is 0.001.
0.001
A positive integer representing the maximum number of steps conjugate gradient will take.
nothing is returned, the class instance is updated