hops
Classes | Functions
hops::internal Namespace Reference

Classes

struct  AcceptanceRateTarget
 
class  CsvWriterImpl
 
struct  ExpectedSquaredJumpDistanceTarget
 
struct  ThompsonSamplingTarget
 

Functions

template<typename MatrixType >
MatrixType append (const MatrixType &rhs, const MatrixType &lhs)
 
template<typename MatrixType , typename VectorType >
MatrixType append (const MatrixType &rhs, const VectorType &lhs)
 
template<typename VectorType >
VectorType append (const VectorType &rhs, double lhs)
 

Function Documentation

◆ append() [1/3]

template<typename MatrixType >
MatrixType hops::internal::append ( const MatrixType rhs,
const MatrixType lhs 
)

◆ append() [2/3]

template<typename MatrixType , typename VectorType >
MatrixType hops::internal::append ( const MatrixType rhs,
const VectorType lhs 
)

◆ append() [3/3]

template<typename VectorType >
VectorType hops::internal::append ( const VectorType rhs,
double  lhs 
)