SyTen

◆ addScaled() [1/2]

template<Rank rank, typename Scalar , template< Rank ra, typename Scalara > typename A, template< Rank rb, typename Scalarb > typename B>
void syten::GenericDenseTensorImpl::addScaled ( A< rank, Scalar > &  ,
B< rank, Scalar > const &  ,
typename IdentityType< Scalar >::type const  ,
EliminateZeros const   
)
inline

Dummy implementation to be used if no better implementations are available.

Will fail at runtime.

References SYTEN_ASSERT_MSG.

Referenced by addScaled().

+ Here is the caller graph for this function: