Closed sbfnk closed 6 years ago
Because LibBi isn't typed, the return variable k is real. The implementation is copied from GSL's where k is an integer; here we need to call floor explicitly.
Because LibBi isn't typed, the return variable k is real. The implementation is copied from GSL's where k is an integer; here we need to call floor explicitly.