libcmaes
A C++11 library for stochastic optimization with CMA-ES
 All Classes Namespaces Functions Variables Typedefs
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Eigen::internal::scalar_normal_dist_op< Scalar > Struct Template Reference

Public Member Functions

template<typename Index >
const Scalar operator() (Index, Index=0) const
 
void seed (const uint64_t &s)
 

Public Attributes

std::normal_distribution< Scalar > norm
 

Static Public Attributes

static std::mt19937 rng
 

The documentation for this struct was generated from the following file: