Namespaces | Functions
internal_utils.cpp File Reference
#include <stdio.h>
#include <stdlib.h>
#include <assert.h>
#include "internal_utils.hpp"
Include dependency graph for internal_utils.cpp:

Go to the source code of this file.

Namespaces

namespace  fovis
 

quick and dirty profiling tool.

inspired by the matlab tic/toc command


Functions

bool fovis::optionsGetBool (const VisualOdometryOptions &options, std::string name, bool *result)
bool fovis::optionsGetBoolOrFromDefault (const VisualOdometryOptions &options, std::string name, const VisualOdometryOptions &defaults)
bool fovis::optionsGetDouble (const VisualOdometryOptions &options, std::string name, double *result)
double fovis::optionsGetDoubleOrFromDefault (const VisualOdometryOptions &options, std::string name, const VisualOdometryOptions &defaults)
bool fovis::optionsGetInt (const VisualOdometryOptions &options, std::string name, int *result)
int fovis::optionsGetIntOrFromDefault (const VisualOdometryOptions &options, std::string name, const VisualOdometryOptions &defaults)


libfovis
Author(s): Albert Huang, Maurice Fallon
autogenerated on Thu Jun 6 2019 20:16:12