SyTen
stensor_normalised.cpp File Reference

Implementation for inc/stensor/stensor_normalised.h More...

+ Include dependency graph for stensor_normalised.cpp:

Namespaces

 syten
 Syten namespace.
 
 syten::STensorImpl
 Contains all ‘smart’ tensor related classes and functions.
 

Functions

void syten::STensorImpl::normalise (STensor &in)
 Normalises the supplied tensor in-place. More...
 
STensor syten::STensorImpl::normalised (STensor in)
 Returns the STensor normalised to one. More...
 

Detailed Description