BitmapToolkit Scol plugin
|
MlFeature Class Reference
#include <NeuralNetwork.h>
Inheritance diagram for MlFeature:
Public Member Functions | |
MlFeature () | |
MlFeature (const cv::Point3d &p, int tl) | |
MlFeature & | operator+ (const MlFeature &rhs) |
MlFeature & | operator- (const MlFeature &rhs) |
MlFeature & | operator* (const MlFeature &rhs) |
MlFeature & | operator+= (const MlFeature &rhs) |
MlFeature & | operator-= (const MlFeature &rhs) |
MlFeature & | operator/= (const MlFeature &rhs) |
Public Attributes | |
int | t |
Detailed Description
Definition at line 44 of file NeuralNetwork.h.
Constructor & Destructor Documentation
◆ MlFeature() [1/2]
|
inline |
Definition at line 47 of file NeuralNetwork.h.
◆ MlFeature() [2/2]
|
inline |
Definition at line 55 of file NeuralNetwork.h.
Member Function Documentation
◆ operator*()
Definition at line 81 of file NeuralNetwork.h.
◆ operator+()
Definition at line 63 of file NeuralNetwork.h.
◆ operator+=()
Definition at line 90 of file NeuralNetwork.h.
◆ operator-()
Definition at line 72 of file NeuralNetwork.h.
◆ operator-=()
Definition at line 99 of file NeuralNetwork.h.
◆ operator/=()
Definition at line 108 of file NeuralNetwork.h.
Member Data Documentation
◆ t
int MlFeature::t |
Definition at line 117 of file NeuralNetwork.h.
The documentation for this class was generated from the following file:
- include/NeuralNetwork.h
Generated by 1.9.8