Point Cloud Library (PCL)
1.14.1-dev
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
70
of file
bfgs.h
.