R/helper.R

#' @export

hmean <- function(x, ...) {
  1 / mean(1/x, ...)
}
jmsigner/fpga documentation built on May 19, 2019, 1:56 p.m.