#include <fn_conv_to.hpp>
Static Public Member Functions | |
static out_eT | from (const Mat< out_eT > &in) |
template<typename in_eT > | |
static out_eT | from (const Mat< in_eT > &in) |
template<typename in_eT , typename T1 > | |
static out_eT | from (const Base< in_eT, T1 > &in) |
Definition at line 66 of file fn_conv_to.hpp.