Namespaces | Functions

/home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/OpenTissue/OpenTissue/core/math/optimization/optimization_compute_generalized_minimal_map.h File Reference

#include <OpenTissue/configuration.h>
#include <OpenTissue/core/math/big/big_types.h>
#include <cmath>

Go to the source code of this file.

Namespaces

namespace  OpenTissue
namespace  OpenTissue::math
namespace  OpenTissue::math::optimization

Functions

template<typename T , typename bound_function_type >
void OpenTissue::math::optimization::compute_generalized_minimal_map (ublas::vector< T > const &y, bound_function_type const &l, bound_function_type const &u, ublas::vector< T > const &x, ublas::vector< T > &H)