Shortcuts

Template Function ripple::gpu::free_device

Function Documentation

template<typename Ptr>
auto ripple::gpu::free_device(Ptr *ptr) -> void

Frees the pointer.

Parameters
  • ptr: The pointer to free.

Template Parameters
  • Ptr: The type of the pointer to free.

Docs

Access comprehensive developer documentation for Ripple

View Docs

Tutorials

Get tutorials to help with understand all features

View Tutorials

Examples

Find examples to help get started

View Examples