public Vector256 <float> LogGamma_FxMath_S8() => FxMath.LogGamma(LogGX8);
 public float LogGamma_FxMath() => FxMath.LogGamma(LogGX);