Digital Image Correlation Engine
Version 1.0
A modular, high-performance, image correlation tool used to compute full-field displacements and strains from digital images
|
This is the complete list of members for DICe::Simplex, including all inherited members.
max_iterations_ | DICe::Simplex | protected |
minimize(Teuchos::RCP< std::vector< scalar_t > > variables, Teuchos::RCP< std::vector< scalar_t > > deltas, int_t &num_iterations, const scalar_t &threshold=1.0E-10) | DICe::Simplex | virtual |
objective(Teuchos::RCP< std::vector< scalar_t > > variables)=0 | DICe::Simplex | pure virtual |
Simplex(const Teuchos::RCP< Teuchos::ParameterList > ¶ms=Teuchos::null) | DICe::Simplex | |
tiny_ | DICe::Simplex | protected |
tolerance_ | DICe::Simplex | protected |
~Simplex() | DICe::Simplex | inlinevirtual |