Ask a Question | Search PSRCHIVE: |
![]()
|
Public Types |
Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
MEAL::Cached< T > Class Template Reference This evaluation policy uses previously cached results when possible. More...
Inheritance diagram for MEAL::Cached< T >:
![]()
Detailed Descriptiontemplate<class T> class MEAL::Cached< T > This evaluation policy uses previously cached results when possible. This class re-computes the cached values of the result and gradient only if the context has been altered. The documentation for this class was generated from the following file: Generated using doxygen 1.14.0
|