|
IMP Reference Guide
develop.169ea894ba,2025/11/01
The Integrative Modeling Platform
|
Store a subset of a subset or assignment. More...
#include <IMP/domino/Slice.h>
Inheritance diagram for IMP::domino::Slice:Store a subset of a subset or assignment.
This class stores a particular slice through a subset. The entire inner Subset must be contained in the outer one.
Public Member Functions | |
| Slice (Subset outer, Subset inner) | |
| Assignment | get_sliced (const Assignment &a) const |
| Subset | get_sliced (const Subset &a) const |
Public Member Functions inherited from IMP::ConstVector< unsigned int > | |
| ConstVector (unsigned int sz, unsigned intfill) | |
| ConstVector (It b, It e) | |
| ConstVector (const Vector &i) | |
| unsigned int | operator[] (unsigned int i) const |
| void | show (std::ostream &out=std::cout) const |
| unsigned int | size () const |