OpenKalman
Namespaces | Functions | Variables
empty_object.hpp File Reference

Definition for empty_object. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 OpenKalman
 The root namespace for OpenKalman.
 
 OpenKalman::detail
 T is an acceptable noise perturbation input to a tests.
 

Functions

template<typename T , Applicability b, std::size_t... Ix>
constexpr bool OpenKalman::detail::has_0_dim (std::index_sequence< Ix... >)
 

Variables

template<typename T , Applicability b = Applicability::guaranteed>
constexpr bool OpenKalman::empty_object
 Specifies that an object is empty (i.e., at least one index is zero-dimensional). More...
 

Detailed Description

Definition for empty_object.