MachineIntelligenceCore:NeuralNets
|
Test Fixture - two vectors of size 3x2, floats. More...
#include <LossTests.hpp>
Public Member Functions | |
Vectors3x2Float () | |
Protected Member Functions | |
virtual void | SetUp () |
Private Attributes | |
mic::types::MatrixPtr< float > | target_y |
mic::types::MatrixPtr< float > | predicted_y |
Test Fixture - two vectors of size 3x2, floats.
Definition at line 99 of file LossTests.hpp.
|
inline |
Definition at line 102 of file LossTests.hpp.
References predicted_y, and target_y.
|
inlineprotectedvirtual |
Definition at line 109 of file LossTests.hpp.
|
private |
Definition at line 119 of file LossTests.hpp.
Referenced by Vectors3x2Float().
|
private |
Definition at line 116 of file LossTests.hpp.
Referenced by Vectors3x2Float().