LibraryLink Utilities  3.0.1
Modern C++ wrapper over LibraryLink and WSTP
Tensor.h File Reference

Templated C++ wrapper for MTensor. More...

Detailed Description

Templated C++ wrapper for MTensor.

Author
Rafal Chojna rafal.nosp@m.c@wo.nosp@m.lfram.nosp@m..com
Date
6/07/2017
#include <initializer_list>
#include <type_traits>
#include "LLU/Containers/Generic/Tensor.hpp"
#include "LLU/Containers/MArray.hpp"
#include "LLU/LibraryData.h"
#include "LLU/Utilities.hpp"
+ Include dependency graph for Tensor.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LLU::TypedTensor< T >
 Typed interface for Tensor. More...
 
class  LLU::Tensor< T >
 This is a class template, where template parameter T is the type of data elements. Tensor is derived from MArray. More...
 

Namespaces

 LLU
 Main namespace of LibraryLink Utilities.