X-Git-Url: https://git.donarmstrong.com/?p=rsem.git;a=blobdiff_plain;f=ModelParams.h;h=069db2aafd7acdbc292a61177b874642b5550efd;hp=563c462a93ea8a9f4de0997037b5e6069f8a0ff9;hb=92b24279a3ecc72946e7e7c23149ad0d181f373a;hpb=a95154919f950f86de9104b2b9dcf1f0c7e83387 diff --git a/ModelParams.h b/ModelParams.h index 563c462..069db2a 100644 --- a/ModelParams.h +++ b/ModelParams.h @@ -9,7 +9,7 @@ struct ModelParams { int M; - int N[3]; + READ_INT_TYPE N[3]; int minL, maxL; bool estRSPD; // true if user wants to estimate RSPD; false if use uniform distribution int B; // number of bins in RSPD