MachineIntelligenceCore:Algorithms
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
UIntMatrixXfEncoder.hpp
Go to the documentation of this file.
1
23
#ifndef SRC_ENCODERS_UINTMATRIXXFENCODER_HPP_
24
#define SRC_ENCODERS_UINTMATRIXXFENCODER_HPP_
25
26
#include <
encoders/UIntMatrixEncoder.hpp
>
27
28
namespace
mic {
29
namespace
encoders {
30
36
typedef
UIntMatrixEncoder<float>
UIntMatrixXfEncoder
;
37
38
}
/* namespace encoders */
39
}
/* namespace mic */
40
41
#endif
/* SRC_ENCODERS_UINTMATRIXXFENCODER_HPP_ */
UIntMatrixEncoder.hpp
mic::encoders::UIntMatrixEncoder
Encoder responsible for encoding unsigned integers into Matrix SDRs. A 1-of-k encoder, i.e. it simply turns on the adequate, i.e. there is no learning.
Definition:
UIntMatrixEncoder.hpp:45
mic::encoders::UIntMatrixXfEncoder
UIntMatrixEncoder< float > UIntMatrixXfEncoder
(Legacy Compatibility) Wrapper for MatrixSDREncoder<float>
Definition:
UIntMatrixXfEncoder.hpp:36
src
encoders
UIntMatrixXfEncoder.hpp
Generated on Wed Feb 6 2019 00:41:49 for MachineIntelligenceCore:Algorithms by
1.8.6