Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0000399 |
[ALGLIB] Integration |
crash |
always |
2011-05-11 12:23 |
2011-05-14 17:54 |
|
Reporter |
Gideon |
View Status |
public |
|
Assigned To |
SergeyB |
Priority |
normal |
Resolution |
fixed |
|
Status |
resolved |
|
Product Version |
3.3.0 |
|
Summary |
0000399: FIXED: autogkintegrate crashes on certain function spaces for no apparent reason |
Description |
I am using alglib.autogksmooth and autogkintegrate to integrate a function f(x). f(x) is smooth and continuous. Autogkintegrate runs out of memory on certain values of x but exceeds on most other values. |
Additional Information |
For example x=3.34 works within 255 function evaluations, x=3.35 crashes (i.e. endless function evaluations), x=3.5 works.
I will send a sample app to illustrate the error. |
|
Programming language |
C# |
|
Attached Files |
|
|