CppMatrix
|
Public Member Functions | |
Linear (auto &&... args) | |
Matrix & | weight () |
Matrix & | bias () |
![]() | |
Module (std::shared_ptr< IModule< Matrix > > pModule) | |
Matrix | operator() (const Matrix &input) |
Additional Inherited Members | |
![]() | |
std::shared_ptr< IModule< Matrix > > | m_pModule {} |