mirror of
https://github.com/dnlbauer/WHAM.git
synced 2026-09-11 14:45:32 +00:00
calculate autocorrelation stats_ineff and tau
This commit is contained in:
@@ -13,6 +13,7 @@ extern crate assert_approx_eq;
|
||||
pub mod io;
|
||||
pub mod histogram;
|
||||
pub mod error_analysis;
|
||||
pub mod correlation_analysis;
|
||||
|
||||
use histogram::Dataset;
|
||||
use std::f64;
|
||||
|
||||
Reference in New Issue
Block a user