hops
|
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) |
MatrixType hops::internal::append | ( | const MatrixType & | rhs, |
const MatrixType & | lhs | ||
) |
MatrixType hops::internal::append | ( | const MatrixType & | rhs, |
const VectorType & | lhs | ||
) |
VectorType hops::internal::append | ( | const VectorType & | rhs, |
double | lhs | ||
) |