Helper to normalise a STensor. More...
#include "inc/stensor/stensor_base.h"
Include dependency graph for stensor_normalised.h:
This graph shows which files directly or indirectly include this file:Namespaces | |
| namespace | syten |
| Syten namespace. | |
| 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... | |
Helper to normalise a STensor.