| 
    TinyChatEngine
    
   | 
 
Public Member Functions | |
| BMM_F32T (float _alpha) | |
| void | forward (const Matrix3D< float > &x, const Matrix3D< float > &weight, Matrix3D< float > &output) | 
| void | forward_weight_untransposed (const Matrix3D< float > &x, const Matrix3D< float > &weight, Matrix3D< float > &output) | 
Public Attributes | |
| float | alpha |