R/P.R

Defines functions P

P <-
function(Dx,C){
d2<-Dx^2
s<--d2%*%C
return(s)}

Try the intpoint package in your browser

Any scripts or data that you put into this service are public.

intpoint documentation built on May 29, 2017, 8:59 p.m.