Skip to content
Snippets Groups Projects
Commit 370307e4 authored by Liam Healy's avatar Liam Healy
Browse files

Mean and variance for all arrays

Define mean and variance functions for matrices as well as vectors.
This required a modification to #'expand-defmfun-generic and to
#'actual-array-c-type to permit the use of "both" when there is an
optional argument, and thus two C argument lists.  Defined tests for
all unweighted functions and element types.  Because there appears to
be a bug in the GSL library in computing single floats, no tests have
yet been defined for these functions.
parent af2866c2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment