#include <BVAlgorithms.h>
| Public Types | |
| typedef Minimizer::Scalar | Scalar | 
| Public Member Functions | |
| minimizer_helper1 (const Object2 &inStored, Minimizer &m) | |
| Scalar | minimumOnObject (const Object1 &obj) | 
| Scalar | minimumOnVolume (const Volume1 &vol) | 
| Public Attributes | |
| Minimizer & | minimizer | 
| Object2 | stored | 
| Private Member Functions | |
| minimizer_helper1 & | operator= (const minimizer_helper1 &) | 
Definition at line 183 of file BVAlgorithms.h.
| typedef Minimizer::Scalar Eigen::internal::minimizer_helper1< Volume1, Object1, Object2, Minimizer >::Scalar | 
Definition at line 185 of file BVAlgorithms.h.
| 
 | inline | 
Definition at line 186 of file BVAlgorithms.h.
| 
 | inline | 
Definition at line 188 of file BVAlgorithms.h.
| 
 | inline | 
Definition at line 187 of file BVAlgorithms.h.
| 
 | private | 
| Minimizer& Eigen::internal::minimizer_helper1< Volume1, Object1, Object2, Minimizer >::minimizer | 
Definition at line 190 of file BVAlgorithms.h.
| Object2 Eigen::internal::minimizer_helper1< Volume1, Object1, Object2, Minimizer >::stored | 
Definition at line 189 of file BVAlgorithms.h.