Mercurial > hg > octave-lyh
comparison liboctave/DASPK.cc @ 3946:eab957395758
[project @ 2002-05-23 00:42:15 by jwe]
author | jwe |
---|---|
date | Thu, 23 May 2002 00:42:16 +0000 |
parents | f56cd411adb4 |
children | 46388d6a4e44 |
comparison
equal
deleted
inserted
replaced
3945:b050da7f9994 | 3946:eab957395758 |
---|---|
170 const double& cj, const double *wght, double *wp, | 170 const double& cj, const double *wght, double *wp, |
171 int *iwp, double *b, const double& eplin, int& ier, | 171 int *iwp, double *b, const double& eplin, int& ier, |
172 double *, int*) | 172 double *, int*) |
173 { | 173 { |
174 abort (); | 174 abort (); |
175 return 0; | |
175 } | 176 } |
176 | 177 |
177 int | 178 int |
178 ddaspk_j (const double& time, const double *, const double *, double *pd, | 179 ddaspk_j (const double& time, const double *, const double *, double *pd, |
179 const double& cj, double *, int *) | 180 const double& cj, double *, int *) |