Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
fang::math::Range< T > Struct Template Reference

#include <range.hpp>

Public Attributes

min
 
max
 

Detailed Description

template<typename T>
struct fang::math::Range< T >

Represents a max and a min ahhh.

Member Data Documentation

◆ max

template<typename T >
T fang::math::Range< T >::max

◆ min

template<typename T >
T fang::math::Range< T >::min

The documentation for this struct was generated from the following file: