Completed
Push — dev ( 13d659...87324d )
by Jordan
13:29
created

Changes

13 issues (11 major, 2 minor) were introduced.
21 issues were fixed.
3 added classes/operations
Arrow A Normal::cdfProduct() added
Arrow A Normal::evaluateAt() added
Arrow A Normal::pdfProduct() added
9.34
▶   ± 0
Test Coverage
74%
▶ ±0%
Head
Jordan LeDoux  
Added ability for Normal distributions to return PDF and CDF when multiplied by a FunctionInterface
Base
JordanRL  
Added getSD() and getMean() to Normal