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

Templated C++ wrapper for MImage. More...

Detailed Description

Templated C++ wrapper for MImage.

Author
Rafal Chojna rafal.nosp@m.c@wo.nosp@m.lfram.nosp@m..com
Date
18/04/2017
#include <array>
#include "LLU/Containers/Generic/Image.hpp"
#include "LLU/Containers/MArray.hpp"
+ Include dependency graph for Image.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 LLU
 Main namespace of LibraryLink Utilities.