enum OptimizationAlgorithmsΒΆ

#include <Enums.h>
 
enum OptimizationAlgorithms {
    SCG_opt,
    INLA_opt,
};