Classes | Functions
PLMD::function Namespace Reference

Classes

class  Combine
 Provides the keyword COMBINE More...
 
class  Ensemble
 Provides the keyword ENSEMBLE More...
 
class  FilesHandler
 
class  FuncPathMSD
 Provides the keyword FUNCPATHMSD More...
 
class  FuncSumHills
 Provides the keyword FUNCSUMHILLS More...
 
class  Function
 This is the abstract base class to use for implementing new CV function, within it there is information as to how to go about implementing a new function. More...
 
class  Matheval
 Provides the keyword MATHEVAL More...
 
class  Piecewise
 Provides the keyword PIECEWISE More...
 
class  Sort
 Provides the keyword SORT More...
 
class  Target
 Provides the keyword TARGET More...
 

Functions

double mylog (double v1)
 
double mylogder (double v1)
 

Function Documentation

double PLMD::function::mylog ( double  v1)
double PLMD::function::mylogder ( double  v1)