Point Cloud Library (PCL)
1.11.0
Main Page
Related Pages
Modules
Namespaces
Classes
Namespace List
Namespace Members
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
Enumerations
BFGSSpace Namespace Reference
Enumerations
enum
Status
{
NegativeGradientEpsilon
= -3,
NotStarted
= -2,
Running
= -1,
Success
= 0,
NoProgress
= 1
}
Enumeration Type Documentation
enum
BFGSSpace::Status
Enumerator
NegativeGradientEpsilon
NotStarted
Running
Success
NoProgress
Definition at line
73
of file
bfgs.h
.