VolEsti
Getting Started
Installation Guide
How to create your first example using the C++ interface
Tutorials
Essential volesti tutorial in R
Log-concave sampling with VolEsti
C++ API Reference
Class list
File list
Namespace list
Namespace Eigen
Namespace cxxtimer
Namespace detail
detail
sample_trunc_expdist()
Namespace ifopt
Namespace matplotlibcpp
Namespace matplotlibcpp::detail
Namespace std
Struct list
Miscellaneous
Publications
Copyrights, Licenses & Credits
VolEsti
Namespace list
Namespace detail
View page source
Namespace detail
namespace
detail
Functions
template
<
typename
RNG
,
typename
NT
>
inline
NT
sample_trunc_expdist
(
RNG
&
rng
,
boost
::
random
::
exponential_distribution
<
NT
>
&
expdist
)