JeVoisBase  1.20
JeVois Smart Embedded Machine Vision Toolkit Base Modules
Share this page:
convert_helper< dst_type, src_type, false, false > Struct Template Reference

#include <jevoisbase/Components/RoadFinder/Promotions.H>

Static Public Member Functions

static dst_type convert (src_type x)
 
static dst_type rounded_convert (src_type x)
 

Detailed Description

template<class dst_type, class src_type>
struct convert_helper< dst_type, src_type, false, false >

Definition at line 273 of file Promotions.H.

Member Function Documentation

◆ convert()

template<class dst_type , class src_type >
static dst_type convert_helper< dst_type, src_type, false, false >::convert ( src_type  x)
inlinestatic

Definition at line 277 of file Promotions.H.

◆ rounded_convert()

template<class dst_type , class src_type >
static dst_type convert_helper< dst_type, src_type, false, false >::rounded_convert ( src_type  x)
inlinestatic

Definition at line 284 of file Promotions.H.


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