lawmurray / LibBi

Bayesian state-space modelling on high-performance hardware, including multicore, GPUs and distributed clusters.
http://www.libbi.org
Other
96 stars 22 forks source link

Heaviside step function #3

Closed sbfnk closed 10 years ago

sbfnk commented 10 years ago

I found myself needing the heaviside step function -- perhaps useful for others, too?

sbfnk commented 10 years ago

This is not needed as per (x ? y : z) notation (which might be a useful addition to the manual)