powered by
Isotropic kernel defined with the max function.
triangular_kernel(h, c = 1, alpha = 1)
distance variable.
amplitude parameter.
maximum distance value.
Real value.
# NOT RUN { h<-0.2 c<-5 alpha<-2 triangular_kernel( h, c, alpha ) # }
Run the code above in your browser using DataLab