Point Cloud Library (PCL)
1.8.1
Enumerations
BFGSSpace Namespace Reference
Enumerations
enum
Status
{
NegativeGradientEpsilon
= -3,
NotStarted
= -2,
Running
= -1,
Success
= 0,
NoProgress
= 1
}
Enumeration Type Documentation
◆
Status
enum
BFGSSpace::Status
Enumerator
NegativeGradientEpsilon
NotStarted
Running
Success
NoProgress
Definition at line
94
of file
bfgs.h
.