R/utils.r

Defines functions get_machine_eps

get_machine_eps <- function()
{
  .Machine$double.eps
}
RBigData/pbdDMAT documentation built on Oct. 29, 2021, 6:20 p.m.