37 #ifndef PROBLIB_UNIFORMPDF_H_ 38 #define PROBLIB_UNIFORMPDF_H_ 69 Uniform(
int dim,
double density);
144 std::string
toString(
const std::string& indent =
"")
const;
arma_inline const Op< T1, op_mean > mean(const Base< typename T1::elem_type, T1 > &X, const uword dim=0)