15 #ifndef __itkQuasiNewtonLBFGSOptimizer_h
16 #define __itkQuasiNewtonLBFGSOptimizer_h
74 typedef std::vector<ParametersType>
SType;
75 typedef std::vector<DerivativeType>
YType;
95 itkGetConstMacro(CurrentIteration,
unsigned long);
98 itkGetConstMacro(InLineSearch,
bool);
100 itkGetConstMacro(CurrentStepLength,
double);
123 itkGetConstMacro(Memory,
unsigned int);
131 void PrintSelf(std::ostream& os, Indent indent)
const {};
151 itkSetMacro(InLineSearch,
bool);
424 #endif //#ifndef __itkQuasiNewtonLBFGSOptimizer_h