OpenANN  1.1.0
An open source library for artificial neural networks.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members | Static Public Attributes
preprocessing.Transformation Class Reference

Static Public Attributes

 DCT = cbindings.DCT
 
 GAUSSIAN = cbindings.GAUSSIAN
 
 SPARSE_RANDOM = cbindings.SPARSE_RANDOM
 
 AVERAGE = cbindings.AVERAGE
 
 EDGE = cbindings.EDGE
 

Detailed Description

Compression matrix type.

Member Data Documentation

preprocessing.Transformation.AVERAGE = cbindings.AVERAGE
static
preprocessing.Transformation.DCT = cbindings.DCT
static
preprocessing.Transformation.EDGE = cbindings.EDGE
static
preprocessing.Transformation.GAUSSIAN = cbindings.GAUSSIAN
static
preprocessing.Transformation.SPARSE_RANDOM = cbindings.SPARSE_RANDOM
static

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