Unit tests for Gaussian Density. More...
#include <gtsam/linear/GaussianDensity.h>#include <gtsam/inference/Symbol.h>#include <CppUnitLite/TestHarness.h>
Go to the source code of this file.
| Functions | |
| int | main () | 
| TEST (GaussianDensity, constructor) | |
| TEST (GaussianDensity, FromMeanAndStddev) | |
| int main | ( | ) | 
Definition at line 63 of file testGaussianDensity.cpp.
| TEST | ( | GaussianDensity | , | 
| constructor | |||
| ) | 
Definition at line 29 of file testGaussianDensity.cpp.
| TEST | ( | GaussianDensity | , | 
| FromMeanAndStddev | |||
| ) | 
Definition at line 45 of file testGaussianDensity.cpp.