estimator::AMarking Class Reference
#include <marking.hh>
Inheritance diagram for estimator::AMarking:
Public Member Functions | |
template<class F = concepts::Real> | |
AMarking (const concepts::Estimator< F > &estimator, uint no) | |
Marking strategy just marks the cells with theta*100% most error appearence. More... | |
const concepts::Set< uint > & | marks () const |
Protected Member Functions | |
virtual std::ostream & | info (std::ostream &os) const |
Returns information in an output stream. More... | |
Protected Attributes | |
concepts::Set< uint > | mark_ |
Detailed Description
Definition at line 47 of file marking.hh.
Constructor & Destructor Documentation
◆ AMarking()
template<class F = concepts::Real>
|
inline |
Marking strategy just marks the cells with theta*100% most error appearence.
Definition at line 54 of file marking.hh.
Member Function Documentation
◆ info()
|
inlineprotectedvirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Definition at line 82 of file marking.hh.
◆ marks()
|
inlineinherited |
Definition at line 17 of file marking.hh.
Member Data Documentation
◆ mark_
|
protectedinherited |
Definition at line 19 of file marking.hh.
The documentation for this class was generated from the following file:
- estimator/marking.hh