Classes | Functions
PLMD::function Namespace Reference

Classes

class  Combine
 Provides the keyword COMBINE More...
 
class  Custom
 Provides the keyword CUSTOM 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  LocalEnsemble
 Provides the keyword LOCALENSEMBLE More...
 
class  Matheval
 
class  Piecewise
 Provides the keyword PIECEWISE More...
 
class  Sort
 Provides the keyword SORT More...
 
class  Stats
 Provides the keyword STATS More...
 
class  Target
 Provides the keyword TARGET More...
 

Functions

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

Function Documentation

◆ mylog()

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

◆ mylogder()

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