R/utils.r

Defines functions get_machine_eps

get_machine_eps <- function()
{
  .Machine$double.eps
}
wrathematics/pbdDMAT documentation built on Oct. 2, 2024, 2:56 p.m.