Loading [MathJax]/extensions/tex2jax.js
SyTen
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ operator/() [2/2]

STensor syten::STensorImpl::operator/ ( STensorProxy const &  a,
STensorProxy const &  b 
)

Division of one STensor or STensorProxy by another.

If the divisor bdoes not have rank zero, an exception is thrown.

Remarks
This function is autodifferentiable.