SyTen
stensor_randomise.h File Reference

Randomisation functions for STensor. More...

+ Include dependency graph for stensor_randomise.h:
+ This graph shows which files directly or indirectly include this file:

Namespaces

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

Functions

STensor syten::STensorImpl::make_zero (STensor const &in)
 Creates a zero tensor of the same shape as in. More...
 
STensor syten::STensorImpl::make_zero (STensorProxy const &in)
 Creates a zero tensor of the same shape as in. More...
 
STensor syten::STensorImpl::randomise_blocks (STensor inp)
 Randomises dense blocks. More...
 

Detailed Description

Randomisation functions for STensor.