#include <iostream>#include <sstream>#include <gtest/gtest.h>#include <pcl/common/vector_average.h>
Go to the source code of this file.
Functions | |
| void | init () |
| int | main (int argc, char **argv) |
| TEST (PCL, VectorAverage_mean) | |
| void init | ( | ) |
Definition at line 45 of file test_vector_average.cpp.
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 80 of file test_vector_average.cpp.
| TEST | ( | PCL | , | |
| VectorAverage_mean | ||||
| ) |
Definition at line 50 of file test_vector_average.cpp.