Class ComputeT_Sylvester

java.lang.Object
jline.lib.fjcodes.ComputeT_Sylvester

public final class ComputeT_Sylvester extends Object
  • Method Details

    • computeT_Sylvester

      public static Matrix computeT_Sylvester(Matrix D0, Matrix D1, Matrix S, Matrix A_jump)
      Compute T-matrix via Sylvester equation method