Skip to content
Snippets Groups Projects
Commit 75c20089 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

..

parent bfcb7ac9
No related branches found
No related tags found
No related merge requests found
......@@ -1143,8 +1143,7 @@ typedef struct {
namespace NCurveFile
{
void DivideInterval(
vector<double> &y, const int ilow, const int ihig,
CumDisDatTyp &data );
vector<double> &y, const int ilow, const int ihig, CumDisDatTyp &data );
}
//! Calculate cumulative probability distribution on equidistant grid
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment