[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/graphics/tamponi/painterlyframework/utilities/src
From:       Emanuele Tamponi <emanuele () valinor ! it>
Date:       2007-11-28 0:13:25
Message-ID: 1196208805.833426.2736.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 742428 by tamponi:

double chebyshev(int, int) doesn't need to be in the .h file


 M  +2 -0      function.cpp  
 M  +0 -2      function.h  


--- trunk/playground/graphics/tamponi/painterlyframework/utilities/src/function.cpp #742427:742428
@@ -17,6 +17,8 @@
 #include <gsl/gsl_linalg.h>
 #include <gsl/gsl_spline.h>
 
+double chebyshev(int i, int n);
+
 Function::Function()
     : m_store(PTS), m_spline(0), m_accel(gsl_interp_accel_alloc())
 {
--- trunk/playground/graphics/tamponi/painterlyframework/utilities/src/function.h #742427:742428
@@ -50,6 +50,4 @@
 
 };
 
-double chebyshev(int i, int n);
-
 #endif // FUNCTION_H_
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic