| void syten::Pyten::init_tensor | ( | py::module & | module, |
| const char * | name | ||
| ) |
Exposes a single Tensor of the specified rank.
References syten::TensorBlock< rank >::m, syten::GenericDenseTensorImpl::GenericDenseTensor< rank, Scalar >::make_standard(), syten::GenericDenseTensorImpl::GenericDenseTensor< rank, Scalar >::standard(), and std::stringstream::str().
Here is the call graph for this function: