Ask a Question | Search DSPSR: |
Home
|
Public Member Functions |
Static Public Member Functions |
Protected Attributes |
List of all members
dsp::Scratch Class Reference Scratch space that can be shared between Operations. More...
Inheritance diagram for dsp::Scratch:
Detailed DescriptionScratch space that can be shared between Operations. This simple class manages a block of memory that can be used as a temporary scratch spaceshared by multiple Operations Member Function Documentation◆ space()
Return pointer to shared memory resource. Return pointer to a memory resource shared by operations. The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|