OpenKalman
|
Basic utilities for OpenKalman testing. More...
#include <string>
#include "basics/tests/tests.hpp"
#include "values/concepts/value.hpp"
#include "values/functions/to_number.hpp"
#include "values/concepts/complex.hpp"
#include "values/functions/internal/near.hpp"
#include "values/math/real.hpp"
#include "values/math/imag.hpp"
Go to the source code of this file.
Classes | |
struct | OpenKalman::test::TestComparison< Arg1, Arg2, Err, std::enable_if_t< values::value< Arg1 > and values::value< Arg2 > and values::value< Err > > > |
Basic utilities for OpenKalman testing.