v0.14.0
Loading...
Searching...
No Matches
Tensor3_antisymmetric.hpp
Go to the documentation of this file.
1/* Declaration for a Tensor3_antisymmetric. This is antisymmetric on
2 the last two indices, so in 3 dimensions it only has 9 elements.
3 The first declaration is for T's (int, double, etc.) while the
4 second is for pointers to T's, so it is useful for previously
5 constructed arrays. */
6
9