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