![]() |
LibraryLink Utilities
3.0.1
Modern C++ wrapper over LibraryLink and WSTP
|
Templated C++ wrapper for MTensor. More...
Templated C++ wrapper for MTensor.
#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. | |