Image Interpolation with Geometric Contour Stencils
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
pentrans Struct Reference

Coordinate transformation matrix. More...

#include <pen.h>

Data Fields

double a
 
double b
 
double c
 
double d
 
double e
 
double f
 

Detailed Description

Coordinate transformation matrix.

Definition at line 28 of file pen.h.

Field Documentation

double pentrans::a

Definition at line 30 of file pen.h.

double pentrans::b

Definition at line 30 of file pen.h.

double pentrans::c

Definition at line 30 of file pen.h.

double pentrans::d

Definition at line 30 of file pen.h.

double pentrans::e

Definition at line 30 of file pen.h.

double pentrans::f

Definition at line 30 of file pen.h.


The documentation for this struct was generated from the following file: