Implementation for file inc/stensor/stensor_real_imag.h
More...
#include "inc/stensor/stensor_real_imag.h"#include "inc/stensor/stensor_ops.h"#include "inc/stensor/stensor_prod.h"#include "inc/stensor/stensor_randomise.h"#include "inc/stensor/ad_computenode.h"#include "inc/dense/dense_convenience.h"
Include dependency graph for stensor_real_imag.cpp:Namespaces | |
| namespace | syten |
| Syten namespace. | |
| namespace | syten::STensorImpl |
| Contains all ‘smart’ tensor related classes and functions. | |
Functions | |
| STensor | syten::STensorImpl::imag (STensor in) |
| Sets the real part of the input tensor to zero. More... | |
| STensor | syten::STensorImpl::real (STensor in) |
| Sets the imaginary part of the input tensor to zero. More... | |
Implementation for file inc/stensor/stensor_real_imag.h