HomeHEPForge
Diffusion HEJ 7af16011c7e7

use array instead of valarray as underlying container for Tensor

Description

use array instead of valarray as underlying container for Tensor

Since we know all sizes at compile time we can eliminate all dynamic
allocations this way.

Details

Provenance
amaierAuthored on Jun 25 2019, 3:53 PM
hejPushed on Jan 14 2021, 6:07 PM
Parents
rHEJ3a6e0c1879e2: fixed return type
Branches
Unknown
Tags
Unknown