MachineIntelligenceCore:Algorithms
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
MatrixXfMatrixXfEncoder.hpp
Go to the documentation of this file.
1
23
#ifndef SRC_AUTO_ENCODERS_SINGLECHANNELMATRIXBATCHENCODER_H_
24
#define SRC_AUTO_ENCODERS_SINGLECHANNELMATRIXBATCHENCODER_H_
25
26
#include <
encoders/ColMatrixEncoder.hpp
>
27
28
namespace
mic {
29
namespace
encoders {
30
36
typedef
ColMatrixEncoder<float>
MatrixXfMatrixXfEncoder
;
37
38
}
/* namespace encoders */
39
}
/* namespace mic */
40
41
#endif
/* SRC_AUTO_ENCODERS_SINGLECHANNELMATRIXBATCHENCODER_H_ */
ColMatrixEncoder.hpp
mic::encoders::MatrixXfMatrixXfEncoder
ColMatrixEncoder< float > MatrixXfMatrixXfEncoder
(Legacy compatibility) Wrapper for ColMatrixEncoder<float>.
Definition:
MatrixXfMatrixXfEncoder.hpp:36
mic::encoders::ColMatrixEncoder
Encoder responsible for encoding single channel (float) matrices (e.g. grayscale images) into SDRs...
Definition:
ColMatrixEncoder.hpp:38
src
encoders
MatrixXfMatrixXfEncoder.hpp
Generated on Wed Feb 6 2019 00:41:49 for MachineIntelligenceCore:Algorithms by
1.8.6