Implementation for inc/stensor/stensor_randomise.h
More...
#include "inc/stensor/stensor_randomise.h"#include "inc/stensor/ad_computenode.h"#include "inc/dense/dense_make.h"#include "inc/tensor/tensor_misc.h"
Include dependency graph for stensor_randomise.cpp:Namespaces | |
| namespace | syten |
| Syten namespace. | |
| 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... | |
Implementation for inc/stensor/stensor_randomise.h