ifw-odp  2.0.0-alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
recipe.hpp File Reference

Matrix class header file. More...

#include <iostream>
#include <sstream>
#include <string>
#include <vector>
#include <algorithm>
#include <rad/logger.hpp>
#include "cppcpl/image.hpp"
#include "cppcpl/array.hpp"
#include "cppcpl/matrix.hpp"

Go to the source code of this file.

Classes

struct  odp::Iqe
 
struct  odp::CenterGauss
 
struct  odp::SlitPos
 
struct  odp::Size
 
struct  odp::RectAperture
 
struct  odp::CircularAperture
 
class  odp::Recipe
 This class is C++ wrapper for a CPL and CLIPM recipes. It provides a simplified interface that allows to call CPL routines from INS applications. More...
 

Namespaces

 odp
 

Detailed Description

Matrix class header file.