LTL  2.0.x
Public Types | Static Public Member Functions | List of all members
ltl::tMatHesse< TPAR, NPAR > Class Template Reference

Public Types

enum  { static_size = (((NPAR + 5) * NPAR) / 2) }
 
enum  { static_size = (((NPAR + 5) * NPAR) / 2) }
 

Static Public Member Functions

static void eval (const FVector< TPAR, NPAR > &restrict_ derivative, const TPAR df, const TPAR sig2, FMatrix< TPAR, NPAR, NPAR > &restrict_ a, FVector< TPAR, NPAR > &restrict_ b)
 
static void eval (const FVector< TPAR, NPAR > &restrict_ derivative, const TPAR df, const TPAR sig2, FMatrix< TPAR, NPAR, NPAR > &restrict_ a, FVector< TPAR, NPAR > &restrict_ b)
 

Member Enumeration Documentation

template<class TPAR , int NPAR>
anonymous enum
Enumerator
static_size 
template<class TPAR , int NPAR>
anonymous enum
Enumerator
static_size 

Member Function Documentation

template<class TPAR , int NPAR>
static void ltl::tMatHesse< TPAR, NPAR >::eval ( const FVector< TPAR, NPAR > &restrict_  derivative,
const TPAR  df,
const TPAR  sig2,
FMatrix< TPAR, NPAR, NPAR > &restrict_  a,
FVector< TPAR, NPAR > &restrict_  b 
)
inlinestatic
template<class TPAR , int NPAR>
static void ltl::tMatHesse< TPAR, NPAR >::eval ( const FVector< TPAR, NPAR > &restrict_  derivative,
const TPAR  df,
const TPAR  sig2,
FMatrix< TPAR, NPAR, NPAR > &restrict_  a,
FVector< TPAR, NPAR > &restrict_  b 
)
inlinestatic