FCSetMetricSignature
sets the signature of the Minkowski
metric used when working with Cartesian objects, like
CartesianPair
, CartesianIndex
,
CartesianMomentum
etc.
The default choice is (1,-1,-1,-1)
which corresponds to FCSetMetricSignature[{1,-1}]
.
Overview, FCGetMetricSignature.
[{-1, 1}]
FCSetMetricSignature
[p, q] // LorentzToCartesian SPD
p\cdot q-p^0 q^0
[{1, -1}]
FCSetMetricSignature
[p, q] // LorentzToCartesian SPD
p^0 q^0-p\cdot q