| 
    Neural
    
   | 
 
flatten layer More...
#include "../../includes/layers/flatten_layer.h"
Typedefs | |
| typedef Matrix< double, Dynamic, Dynamic, RowMajor > | RowMajMat | 
flatten layer
Class allowing the creation of an Dense/Full flatten layer within a neural network.
| typedef Matrix<double,Dynamic,Dynamic,RowMajor> RowMajMat |