This is the complete list of members for
libMesh::StatisticsVector< T >, including all inherited members.
| cut_above(Real cut) const | libMesh::StatisticsVector< T > | [virtual] |
| cut_below(Real cut) const | libMesh::StatisticsVector< T > | [virtual] |
| histogram(std::vector< dof_id_type > &bin_members, unsigned int n_bins=10) | libMesh::StatisticsVector< T > | [virtual] |
| histogram(std::vector< dof_id_type > &bin_members, unsigned int n_bins=10) const | libMesh::StatisticsVector< T > | [virtual] |
| l2_norm() const | libMesh::StatisticsVector< T > | [virtual] |
| maximum() const | libMesh::StatisticsVector< T > | [virtual] |
| mean() const | libMesh::StatisticsVector< T > | [virtual] |
| median() | libMesh::StatisticsVector< T > | [virtual] |
| median() const | libMesh::StatisticsVector< T > | [virtual] |
| minimum() const | libMesh::StatisticsVector< T > | [virtual] |
| normalize() | libMesh::StatisticsVector< T > | |
| plot_histogram(const processor_id_type my_procid, const std::string &filename, unsigned int n_bins) | libMesh::StatisticsVector< T > | |
| StatisticsVector(dof_id_type i=0) | libMesh::StatisticsVector< T > | [inline, explicit] |
| StatisticsVector(dof_id_type i, T val) | libMesh::StatisticsVector< T > | [inline] |
| stddev() const | libMesh::StatisticsVector< T > | [inline, virtual] |
| stddev(const Real known_mean) const | libMesh::StatisticsVector< T > | [inline, virtual] |
| variance() const | libMesh::StatisticsVector< T > | [inline, virtual] |
| variance(const Real known_mean) const | libMesh::StatisticsVector< T > | [virtual] |
| ~StatisticsVector() | libMesh::StatisticsVector< T > | [inline, virtual] |