|
inline |
Ctor creates a dense tensor of specified dimension and initial value.
| dims_ | dimensions of each index |
| initialValue_ | initial value of each entry |
References syten::DenseTensor< rank, Scalar >::dims, and syten::DenseImpl::getCoordinate().
Here is the call graph for this function: