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

Public Member Functions

 Linear (auto &&... args)
 
Matrixweight ()
 
Matrixbias ()
 
- Public Member Functions inherited from cpp_matrix::neural_network::Module< Matrix >
 Module (std::shared_ptr< IModule< Matrix > > pModule)
 
Matrix operator() (const Matrix &input)
 

Additional Inherited Members

- Protected Attributes inherited from cpp_matrix::neural_network::Module< Matrix >
std::shared_ptr< IModule< Matrix > > m_pModule {}
 

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