CamArithmParams Struct Reference

This is the parameter structure for the arithmetic computation kernel. More...

#include <camellia.h>


Data Fields

int operation
 Operation to apply to the sources.
int c1
 Additional parameter (see camMonadicArithm() and camDyadicArithm() for details).
int c2
 Additional parameter (see camMonadicArithm() and camDyadicArithm() for details).
int c3
 Additional parameter (see camMonadicArithm() and camDyadicArithm() for details).
int c4
 Additional parameter (see camMonadicArithm() and camDyadicArithm() for details).


Detailed Description

This is the parameter structure for the arithmetic computation kernel.

Basically, it includes the code of the operation to execute, and the different parameters for this operation.


The documentation for this struct was generated from the following file:
Generated on Thu Jan 3 16:41:07 2008 for Camellia by  doxygen 1.5.3