R/frobnorm.R

frobnorm <- function(x,y=0,...) {
    sum((x-y)^2)^.5
}
kkholst/lava.mixture documentation built on May 20, 2019, 10:46 a.m.