#include <capd/dynset/AbstractSet.h>
◆ ScalarType
template<typename VectorT >
◆ VectorType
template<typename VectorT >
◆ ~AbstractSet()
template<typename VectorT >
◆ evalAt()
template<typename VectorT >
template<class Functional >
This method computes value of functor f at interval vector represented by this set.
◆ operator VectorType()
template<typename VectorT >
◆ show()
template<typename VectorT >
returns a set detailed information
Implemented in capd::dynset::C2DoubletonSet< MatrixT, Policies >, capd::dynset::C1GraphicalSet< MatrixT, OutputClass >, capd::dynset::C0BallSet< MatrixT >, capd::dynset::C11Rect2< MatrixT, QRPolicy >, capd::dynset::C0FlowballSet< MatrixT >, capd::dynset::C1DoubletonSet< MatrixT, C11Rect2Policies >, capd::dynset::C1DoubletonSet< GeometricBound::MatrixType, Policies >, capd::dynset::C0DoubletonSet< MatrixT, capd::C0Rect2Policies >, and capd::dynset::C0DoubletonSet< GeometricBound::MatrixType, capd::C0Rect2Policies >.