Autoware.Auto
interval.hpp File Reference
#include <algorithm>
#include <cmath>
#include <iostream>
#include <limits>
#include <sstream>
#include <stdexcept>
#include <string>
#include <type_traits>
#include <utility>
#include "common/types.hpp"
#include "helper_functions/float_comparisons.hpp"
Include dependency graph for interval.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  autoware::common::geometry::Interval< T >
 Data structure to contain scalar interval bounds. More...
 

Namespaces

 autoware
 This file defines the lanelet2_map_provider_node class.
 
 autoware::common
 
 autoware::common::geometry
 

Typedefs

typedef Interval< autoware::common::types::float64_tautoware::common::geometry::Interval_d
 
typedef Interval< autoware::common::types::float32_tautoware::common::geometry::Interval_f