fn dist_vectorize_d( args: &[RValue], fname: &str, log_flag: bool, f: impl Fn(f64) -> f64, ) -> Result<RValue, RError>
Like dist_vectorize but applies log post-processing for density functions.
dist_vectorize
log