Remove declared but undefined function 'vcs_second'
This commit is contained in:
parent
aa2b732954
commit
2610af703f
1 changed files with 0 additions and 6 deletions
|
|
@ -215,12 +215,6 @@ int vcsUtil_root1d(double xmin, double xmax, size_t itmax, VCS_FUNC_PTR func,
|
|||
double FuncTargVal, int varID, double* xbest,
|
||||
int printLvl = 0);
|
||||
|
||||
//! Returns the system wall clock time in seconds
|
||||
/*!
|
||||
* @return time in seconds.
|
||||
*/
|
||||
double vcs_second();
|
||||
|
||||
//! determine the l2 norm of a vector of doubles
|
||||
/*!
|
||||
* @param vec vector of doubles
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue