1 #ifndef LICORNEA_STRAIGHT_DEPTHS_H_ 2 #define LICORNEA_STRAIGHT_DEPTHS_H_ 4 #include "../../../lib/common.h" 5 #include "../../../lib/json.h" 6 #include "../../../lib/args.h" json encode_straight_depths(const straight_depths &depths)
straight_depths decode_straight_depths(const json &j_depths)
straight_depth(real d=NAN, real conf=1.0)
std::map< std::string, straight_depth > straight_depths
straight_depths straight_depths_arg()