We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 687b261 commit 1926dbdCopy full SHA for 1926dbd
src/cmdstan/command.hpp
@@ -786,7 +786,7 @@ int command(int argc, const char *argv[]) {
786
}
787
788
} // end static HMC
789
- } // ---- sample end ---- //
+ } // ---- sample end ---- //
790
} else if (user_method->arg("variational")) {
791
// ---- variational start ---- //
792
list_argument *algo = dynamic_cast<list_argument *>(
0 commit comments