Point Cloud Library (PCL)
1.9.1
Main Page
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
94
of file
bfgs.h
.