Class libdt.DytexOptions

java.lang.Object
gov.nih.mipav.model.algorithms.libdt.DytexOptions
Enclosing class:
libdt

public class libdt.DytexOptions extends Object
  • Field Details

    • n

      public int n
    • m

      public int m
      invalid input: '<' dimension of the state space, x_t.
    • Ropt

      public libdt.cov_type Ropt
      invalid input: '<' dimension of the observation space, y_t.
    • Sopt

      public libdt.cov_type Sopt
      invalid input: '<' covariance type for R (usually COV_IID).
    • Yopt

      invalid input: '<' covariance type for S (usually COV_DIAG).
  • Constructor Details