SimPEG.optimization.ProjectedGNCG.approxHinv#
- property ProjectedGNCG.approxHinv#
The approximate Hessian inverse is used to precondition CG.
Default uses BFGS, with an initial H0 of bfgsH0.
Must be a scipy.sparse.linalg.LinearOperator
You are reading an old version of the documentation (v0.20.0). For the latest version see https://docs.simpeg.xyz/latest
Site Navigation
Section Navigation
SimPEG.potential_fields.gravity
)SimPEG.potential_fields.magnetics
)SimPEG.potential_fields
)SimPEG.electromagnetics.static.induced_polarization
)
SimPEG.electromagnetics.static.resistivity
)SimPEG.electromagnetics.static.induced_polarization
)SimPEG.electromagnetics.static.spontaneous_potential
)SimPEG.electromagnetics.frequency_domain
)SimPEG.electromagnetics.natural_source
)SimPEG.electromagnetics.time_domain
)SimPEG.electromagnetics.viscous_remanent_magnetization
)SimPEG.electromagnetics.utils
)SimPEG.electromagnetics.utils
)SimPEG.electromagnetics
)SimPEG.flow.richards
)SimPEG
)SimPEG.regularization
)SimPEG.utils
)SimPEG.meta
)The approximate Hessian inverse is used to precondition CG.
Default uses BFGS, with an initial H0 of bfgsH0.
Must be a scipy.sparse.linalg.LinearOperator