Class PH3Representation

java.lang.Object
jline.lib.butools.ph.PH3Representation

public final class PH3Representation extends Object
Result class for PH3From5Moments.
  • Field Details

    • alpha

      public final Matrix alpha
    • A

      public final Matrix A
  • Constructor Details

    • PH3Representation

      public PH3Representation(Matrix alpha, Matrix A)
  • Method Details