![]() |
Reference documentation for deal.II version 8.4.2
|
This is the complete list of members for Histogram, including all inherited members.
| DeclException1(ExcInvalidName, std::string,<< "The given name <"<< arg1<< "> does not match any of the known formats.") | Histogram | |
| DeclException2(ExcIncompatibleArraySize, int, int,<< "The two array sizes "<< arg1<< " and "<< arg2<< " must match, but don't.") | Histogram | |
| DeclExceptionMsg(ExcEmptyData, "Your input argument to this function does not appear to " "have any data in it.") | Histogram | |
| evaluate(const std::vector< Vector< number > > &values, const std::vector< double > &y_values, const unsigned int n_intervals, const IntervalSpacing interval_spacing=linear) | Histogram | |
| evaluate(const Vector< number > &values, const unsigned int n_intervals, const IntervalSpacing interval_spacing=linear) | Histogram | |
| get_interval_spacing_names() | Histogram | static |
| intervals | Histogram | private |
| IntervalSpacing enum name | Histogram | |
| logarithmic_less(const number n1, const number n2) | Histogram | privatestatic |
| memory_consumption() const | Histogram | |
| parse_interval_spacing(const std::string &name) | Histogram | static |
| write_gnuplot(std::ostream &out) const | Histogram | |
| y_values | Histogram | private |
1.8.12