OpenKalman
Classes
tests.hpp File Reference

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"
Include dependency graph for tests.hpp:
This graph shows which files directly or indirectly include this file:

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 > > >
 

Detailed Description

Basic utilities for OpenKalman testing.