#include "Tensor.h"
|  | 
|  | Tensor (std::vector< uint32_t > &dimensions, uint32_t memoryOptimizedDimension) | 
|  | 
|  | Tensor (std::vector< uint32_t > &&dimensions, uint32_t memoryOptimizedDimension) | 
|  | 
|  | DataObject () | 
|  | 
| virtual | ~DataObject () | 
|  | 
◆ Tensor() [1/2]
template<class T > 
      
        
          | Tensor< T >::Tensor | ( | std::vector< uint32_t > & | dimensions, | 
        
          |  |  | uint32_t | memoryOptimizedDimension ) | 
      
 
 
◆ Tensor() [2/2]
template<class T > 
      
        
          | Tensor< T >::Tensor | ( | std::vector< uint32_t > && | dimensions, | 
        
          |  |  | uint32_t | memoryOptimizedDimension ) | 
      
 
 
The documentation for this class was generated from the following file:
- Libraries/OTCore/include/OTCore/Tensor.h