suanPan
op_scale< T > Class Template Reference

#include <MetaMat.hpp>

Collaboration diagram for op_scale< T >:

Public Member Functions

 op_scale (const T A, const shared_ptr< MetaMat< T > > &B)
 
 op_scale (const T A, op_add< T > &&B)
 

Constructor & Destructor Documentation

◆ op_scale() [1/2]

template<sp_d T>
op_scale< T >::op_scale ( const T  A,
const shared_ptr< MetaMat< T > > &  B 
)
inline

◆ op_scale() [2/2]

template<sp_d T>
op_scale< T >::op_scale ( const T  A,
op_add< T > &&  B 
)
inline

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