SLIP  1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
DPoint4d.hpp File Reference

Provides a class to modelize the difference of 4d points. More...

#include <iostream>
#include <cassert>
#include <string>
#include "DPoint.hpp"
Include dependency graph for DPoint4d.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  slip::DPoint4d< CoordType >
 Difference of Point4D class, specialization of DPoint<CoordType,DIM> with DIM = 4. More...
 

Namespaces

 slip
 This namespace corresponds to the kernel of the Simple Library on Image Processing (SLIP). That is to say that it contains the data structures and the algorithms needed by these data strucutres.
 

Detailed Description

Provides a class to modelize the difference of 4d points.

Version
Fluex 1.0
Date
2013/07/01
Author
Denis Arrivault <denis.arrivault_AT_inria.fr>

Definition in file DPoint4d.hpp.