Go to the source code of this file.
Data Structures | |
| class | Scine::Molassembler::Temple::Lbfgs< FloatType, ringBufferSize > |
| LBFGS optimizer with optional boxing. More... | |
| struct | Scine::Molassembler::Temple::Lbfgs< FloatType, ringBufferSize >::OptimizationReturnType |
| Type returned from an optimization. More... | |
| struct | Scine::Molassembler::Temple::Lbfgs< FloatType, ringBufferSize >::Box |
| Type storing boundaries for parameter values. More... | |
| struct | Scine::Molassembler::Temple::Lbfgs< FloatType, ringBufferSize >::StepValues |
| Class carrying proposed parameter updates in an optimization. More... | |
| struct | Scine::Molassembler::Temple::Lbfgs< FloatType, ringBufferSize >::CollectiveRingBuffer |
| Class containing hessian information for LBFGS update. More... | |
Namespaces | |
| Scine | |
| Scine::Molassembler | |
| Central library namespace. | |
| Scine::Molassembler::Temple | |
| Template shorthands, optimizers and constexpr data types. | |