Class exp_mat (o2scl)¶
-
template<class mat_t = const_matrix_view_table<>>
class o2scl::exp_mat¶ Expectation maximization.
Evaluate interpolation
-
size_t np¶
The number of points.
-
size_t nd_in¶
The number of dimensions of the inputs.
-
bool data_set¶
True if the data has been specified.
-
std::vector<prob_dens_mdim_gaussian> pdmg¶
Public Types
Public Functions
-
inline exp_max()¶
Public Members
-
int verbose¶
Verbosity parameter (default 0)
-
size_t np¶