Mercurial > hg > octave-lyh
diff liboctave/Quad.cc @ 11518:141b3fb5cef7
style fixes
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Thu, 13 Jan 2011 16:52:30 -0500 |
parents | 12884915a8e4 |
children | fd0a3ac60b0e |
line wrap: on
line diff
--- a/liboctave/Quad.cc +++ b/liboctave/Quad.cc @@ -47,29 +47,35 @@ { F77_RET_T F77_FUNC (dqagp, DQAGP) (quad_fcn_ptr, const double&, const double&, - const octave_idx_type&, const double*, const double&, - const double&, double&, double&, octave_idx_type&, - octave_idx_type&, const octave_idx_type&, const octave_idx_type&, octave_idx_type&, octave_idx_type*, - double*); + const octave_idx_type&, const double*, + const double&, const double&, double&, + double&, octave_idx_type&, octave_idx_type&, + const octave_idx_type&, const octave_idx_type&, + octave_idx_type&, octave_idx_type*, double*); F77_RET_T - F77_FUNC (dqagi, DQAGI) (quad_fcn_ptr, const double&, const octave_idx_type&, - const double&, const double&, double&, - double&, octave_idx_type&, octave_idx_type&, const octave_idx_type&, - const octave_idx_type&, octave_idx_type&, octave_idx_type*, double*); + F77_FUNC (dqagi, DQAGI) (quad_fcn_ptr, const double&, + const octave_idx_type&, const double&, + const double&, double&, double&, + octave_idx_type&, octave_idx_type&, + const octave_idx_type&, const octave_idx_type&, + octave_idx_type&, octave_idx_type*, double*); F77_RET_T F77_FUNC (qagp, QAGP) (quad_float_fcn_ptr, const float&, const float&, const octave_idx_type&, const float*, const float&, const float&, float&, float&, octave_idx_type&, - octave_idx_type&, const octave_idx_type&, const octave_idx_type&, octave_idx_type&, octave_idx_type*, - float*); + octave_idx_type&, const octave_idx_type&, + const octave_idx_type&, octave_idx_type&, + octave_idx_type*, float*); F77_RET_T - F77_FUNC (qagi, QAGI) (quad_float_fcn_ptr, const float&, const octave_idx_type&, - const float&, const float&, float&, - float&, octave_idx_type&, octave_idx_type&, const octave_idx_type&, - const octave_idx_type&, octave_idx_type&, octave_idx_type*, float*); + F77_FUNC (qagi, QAGI) (quad_float_fcn_ptr, const float&, + const octave_idx_type&, const float&, + const float&, float&, float&, octave_idx_type&, + octave_idx_type&, const octave_idx_type&, + const octave_idx_type&, octave_idx_type&, + octave_idx_type*, float*); } static octave_idx_type