https://issues.apache.org/bugzilla/show_bug.cgi?id=54356
Bug ID: 54356
Summary: [PATCH] Support of statistical function INTERCEPT
Product: POI
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: POI Overall
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
Created attachment 29796
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29796&action=edit
Implementation of INTERCEPT
Patch containing implementation of INTERCEPT.
I reused a lot from XYNumericFunction since it was a good start but it lead to
some code duplication. I couldn't extend XYNumericFunction since I needed to do
2 passes over the array.
Haven't been able to verify the documentation since I cannot get Apache Forrest
running.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]