Public Member Functions | Public Attributes
BFGS< FunctorType >::Parameters Struct Reference

#include <bfgs.h>

List of all members.

Public Member Functions

 Parameters ()

Public Attributes

Index bracket_iters
Index max_iters
Index order
Scalar rho
Index section_iters
Scalar sigma
Scalar step_size
Scalar tau1
Scalar tau2
Scalar tau3

Detailed Description

template<typename FunctorType>
struct BFGS< FunctorType >::Parameters

Definition at line 125 of file bfgs.h.


Constructor & Destructor Documentation

template<typename FunctorType>
BFGS< FunctorType >::Parameters::Parameters ( ) [inline]

Definition at line 126 of file bfgs.h.


Member Data Documentation

template<typename FunctorType>
Index BFGS< FunctorType >::Parameters::bracket_iters

Definition at line 138 of file bfgs.h.

template<typename FunctorType>
Index BFGS< FunctorType >::Parameters::max_iters

Definition at line 137 of file bfgs.h.

template<typename FunctorType>
Index BFGS< FunctorType >::Parameters::order

Definition at line 146 of file bfgs.h.

template<typename FunctorType>
Scalar BFGS< FunctorType >::Parameters::rho

Definition at line 140 of file bfgs.h.

template<typename FunctorType>
Index BFGS< FunctorType >::Parameters::section_iters

Definition at line 139 of file bfgs.h.

template<typename FunctorType>
Scalar BFGS< FunctorType >::Parameters::sigma

Definition at line 141 of file bfgs.h.

template<typename FunctorType>
Scalar BFGS< FunctorType >::Parameters::step_size

Definition at line 145 of file bfgs.h.

template<typename FunctorType>
Scalar BFGS< FunctorType >::Parameters::tau1

Definition at line 142 of file bfgs.h.

template<typename FunctorType>
Scalar BFGS< FunctorType >::Parameters::tau2

Definition at line 143 of file bfgs.h.

template<typename FunctorType>
Scalar BFGS< FunctorType >::Parameters::tau3

Definition at line 144 of file bfgs.h.


The documentation for this struct was generated from the following file:


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:49