Skip to content

Class muda::Offset3D

ClassList > muda > Offset3D

Public Functions

Type Name
MUDA_GENERIC Offset3D ()
MUDA_GENERIC Offset3D (size_t offset_in_depth, size_t offset_in_height, size_t offset_in_width)
MUDA_GENERIC cudaPos cuda_pos () const
MUDA_GENERIC size_t offset_in_depth () const
MUDA_GENERIC size_t offset_in_height () const
MUDA_GENERIC size_t offset_in_width () const

Public Static Functions

Type Name
MUDA_GENERIC Offset3D Zero ()

Public Functions Documentation

function Offset3D [1/2]

inline MUDA_GENERIC muda::Offset3D::Offset3D () 

function Offset3D [2/2]

inline MUDA_GENERIC muda::Offset3D::Offset3D (
    size_t offset_in_depth,
    size_t offset_in_height,
    size_t offset_in_width
) 

function cuda_pos

template<typename T>
inline MUDA_GENERIC cudaPos muda::Offset3D::cuda_pos () const

function offset_in_depth

inline MUDA_GENERIC size_t muda::Offset3D::offset_in_depth () const

function offset_in_height

inline MUDA_GENERIC size_t muda::Offset3D::offset_in_height () const

function offset_in_width

inline MUDA_GENERIC size_t muda::Offset3D::offset_in_width () const

Public Static Functions Documentation

function Zero

static inline MUDA_GENERIC Offset3D muda::Offset3D::Zero () 


The documentation for this class was generated from the following file src/muda/tools/extent.h