OpenANN
1.1.0
An open source library for artificial neural networks.
|
This is the complete list of members for OpenANN::Compressor, including all inherited members.
Compressor(int inputDim, int outputDim, CompressionMatrixFactory::Transformation transformation) | OpenANN::Compressor | |
fit(const Eigen::MatrixXd &X) | OpenANN::Compressor | virtual |
fitPartial(const Eigen::MatrixXd &X) | OpenANN::Compressor | virtual |
getOutputs() | OpenANN::Compressor | |
transform(const Eigen::MatrixXd &X) | OpenANN::Compressor | virtual |
~Transformer() | OpenANN::Transformer | inlinevirtual |