type > Struct Template Reference#
ck::debug::detail::PrintAsType< T, typename enable_if< is_floating_point< T >::value >::type > Struct Template Reference
#include <debug.hpp>
Public Types | |
| using | type = float |
Static Public Member Functions | |
| __host__ static __device__ void | Print (const T &p) |
Member Typedef Documentation
◆ type
template<typename T>
| using ck::debug::detail::PrintAsType< T, typename enable_if< is_floating_point< T >::value >::type >::type = float |
Member Function Documentation
◆ Print()
template<typename T>
|
inlinestatic |
The documentation for this struct was generated from the following file: