OpenKalman
Classes | Namespaces | Variables
triangular_adapter.hpp File Reference

Definition for triangular_adapter. More...

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

Go to the source code of this file.

Classes

struct  OpenKalman::detail::is_triangular_adapter< T, typename >
 
struct  OpenKalman::detail::is_triangular_adapter< T, std::enable_if_t< interface::indexible_object_traits< std::decay_t< T > >::is_triangular_adapter > >
 

Namespaces

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

Variables

template<typename T >
constexpr bool OpenKalman::triangular_adapter
 Specifies that a type is a triangular adapter of triangle type triangle_type. More...
 

Detailed Description

Definition for triangular_adapter.