OTB  9.0.0
Orfeo Toolbox
Public Types | Friends | List of all members
otb::MetaData::details::dividable< T, R > Struct Template Reference

#include <otbDateTime.h>

+ Inheritance diagram for otb::MetaData::details::dividable< T, R >:

Public Types

typedef R scalar_type
 

Friends

scalar_type operator/ (T const &lhs, T const &rhs)
 
operator/ (T lhs, scalar_type const &rhs)
 

Detailed Description

template<typename T, typename R>
struct otb::MetaData::details::dividable< T, R >

Definition at line 50 of file otbDateTime.h.

Member Typedef Documentation

◆ scalar_type

template<typename T , typename R >
typedef R otb::MetaData::details::dividable< T, R >::scalar_type

Definition at line 52 of file otbDateTime.h.

Friends And Related Function Documentation

◆ operator/ [1/2]

template<typename T , typename R >
scalar_type operator/ ( T const &  lhs,
T const &  rhs 
)
friend

Definition at line 58 of file otbDateTime.h.

◆ operator/ [2/2]

template<typename T , typename R >
T operator/ ( lhs,
scalar_type const &  rhs 
)
friend

Definition at line 53 of file otbDateTime.h.


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