type > Struct Template Reference

type > Struct Template Reference#

Composable Kernel: ck::debug::detail::PrintAsType< T, typename enable_if< is_floating_point< T >::value >::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>
__host__ static __device__ void ck::debug::detail::PrintAsType< T, typename enable_if< is_floating_point< T >::value >::type >::Print ( const T & p)
inlinestatic

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