CppMatrix
Loading...
Searching...
No Matches
cpp_matrix::neural_network::Module< Matrix > Class Template Referenceexport
Inheritance diagram for cpp_matrix::neural_network::Module< Matrix >:

Public Member Functions

 Module (std::shared_ptr< IModule< Matrix > > pModule)
 
Matrix operator() (const Matrix &input)
 

Protected Attributes

std::shared_ptr< IModule< Matrix > > m_pModule {}
 

The documentation for this class was generated from the following file: