Skip to content

Commit

Permalink
CF fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfidler committed Dec 6, 2023
1 parent 42160c1 commit 6f862a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/rxData.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2152,7 +2152,6 @@ List rxSimThetaOmega(const Nullable<NumericVector> &params = R_NilValue,
_globals.gsigma = NULL;
}
_globals.nSigma = 0;

}
arma::vec in = as<arma::vec>(sigmaLower);
arma::vec lowerSigmaV = fillVec(in, sigma0.n_rows);
Expand Down

0 comments on commit 6f862a4

Please sign in to comment.