Loading...
Searching...
No Matches
PLMD::function Namespace Reference

Namespaces

namespace  annfunc

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  FuncPathGeneral
 Provides the keyword <a href="../../user-doc/html/_"_f_u_n_c_p_a_t_h_g_e_n_e_r_a_l.html"> "FUNCPATHGENERAL . More...
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)