homog2d library
h2d
fct
DTypeFunct
Public Member Functions
|
List of all members
h2d::fct::DTypeFunct Struct Reference
#include <homog2d.hpp>
Public Member Functions
template<typename T >
Dtype
operator()
(const T &a)
Member Function Documentation
◆
operator()()
template<typename T >
Dtype
h2d::fct::DTypeFunct::operator()
(
const T &
a
)
inline
992
{
993
return
a.dtype();
994
}
The documentation for this struct was generated from the following file:
homog2d.hpp
Generated by
1.8.13