OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Namespaces | Macros
image_state_half_frequency_domain.hh File Reference
#include <ost/base.hh>
#include <ost/img/point.hh>
#include <ost/img/size.hh>
#include <ost/img/extent.hh>
#include <ost/img/pixel_sampling.hh>
#include "value_holder.hh"
#include "index.hh"

Go to the source code of this file.

Data Structures

class  HalfFrequencyDomain
 

Namespaces

 ost
 
 ost::img
 
 ost::img::image_state
 

Macros

#define CONJPOINT(a)   ((a)[2]==0 ?((a)[1]==0?(a)[0]>0:(a)[1]>0):(a)[2]>0) ? (a) : -(a)
 

Macro Definition Documentation

#define CONJPOINT (   a)    ((a)[2]==0 ?((a)[1]==0?(a)[0]>0:(a)[1]>0):(a)[2]>0) ? (a) : -(a)

Definition at line 37 of file image_state_half_frequency_domain.hh.