tensor-0.1.0
|
Compile-time generator of vectors, tensors and indices. More...
Compile-time generator of vectors, tensors and indices.
This placeholder can be used to statically create arrays of data that can then be coerced to Vector, Tensor and Indices types. There are three generators tensor::igen, tensor::rgen and tensor::cgen of types ListGenerator<t> with t = tensor::index, double and cdouble, which can be used as shown in sec_tensor_gen