MachineIntelligenceCore:Algorithms
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
MatrixXfSDREncoder.hpp
Go to the documentation of this file.
1
23
#ifndef SRC_ENCODERS_MATRIXXFSDRENCODER_HPP_
24
#define SRC_ENCODERS_MATRIXXFSDRENCODER_HPP_
25
26
#include <
encoders/MatrixSDREncoder.hpp
>
27
28
namespace
mic {
29
namespace
encoders {
30
39
template
<
typename
inputDataType =
float
>
40
using
MatrixXfSDREncoder
=
MatrixSDREncoder<inputDataType, float>
;
41
42
43
}
/* namespace encoders */
44
}
/* namespace mic */
45
46
#endif
/* SRC_ENCODERS_MATRIXXFSDRENCODER_HPP_ */
mic::encoders::MatrixSDREncoder
Abstract parent class for all encoders using MatrixXf as SDR datatype.
Definition:
MatrixSDREncoder.hpp:41
MatrixSDREncoder.hpp
src
encoders
MatrixXfSDREncoder.hpp
Generated on Wed Feb 6 2019 00:41:49 for MachineIntelligenceCore:Algorithms by
1.8.6