TR-mbed 1.0
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
Eigen::internal::TensorBlockScratchAllocator< Device > Class Template Reference

#include <TensorBlock.h>

Public Member Functions

 TensorBlockScratchAllocator (const Device &device)
 
 ~TensorBlockScratchAllocator ()
 
voidallocate (size_t size)
 
void reset ()
 

Constructor & Destructor Documentation

◆ TensorBlockScratchAllocator()

template<typename Device >
Eigen::internal::TensorBlockScratchAllocator< Device >::TensorBlockScratchAllocator ( const Device &  device)
inlineexplicit

◆ ~TensorBlockScratchAllocator()

Member Function Documentation

◆ allocate()

template<typename Device >
void * Eigen::internal::TensorBlockScratchAllocator< Device >::allocate ( size_t  size)
inline

◆ reset()

template<typename Device >
void Eigen::internal::TensorBlockScratchAllocator< Device >::reset ( )
inline

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