MatrixMapFunc typedef

MatrixMapFunc = double Function(double x)

Implementation

typedef double MatrixMapFunc(double x);