Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Returns the stored densities for the distribution.
std::vector<double> densities() const;
Remarks
The member function returns the stored value stored_p, with each element stored_p[I] divided by stored_x[I + 1] - stored_x[I].
Requirements
Header: <random>
Namespace: std