SyTen

◆ 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.