UWARG Computer Vision
Functions
benchmark.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <string>
#include <chrono>
#include "benchmark.h"
Include dependency graph for benchmark.cpp:

Functions

void benchmark_function (string name, std::function< void()> func, int iter)
 

Detailed Description

Author
WARG

LICENSE

Copyright (c) 2015, Waterloo Aerial Robotics Group (WARG) All rights reserved.

This software is licensed under a modified version of the BSD 3 clause license that should have been included with this software in a file called COPYING.txt Otherwise it is available at: https://raw.githubusercontent.com/UWARG/computer-vision/master/COPYING.txt