|
| Cloneset (ClonotypeVector &vec) |
|
void | swap (ClonotypeVector &vec) |
|
Clonotype & | operator[] (size_t index) |
|
| ClonesetView (SharedClonotypeVectorPtr pvec, const std::vector< size_t > &shifts) |
|
size_t | size () const |
|
ClonesetView | coding () const |
|
ClonesetView | noncoding (bool out_of_frames_only=false) const |
|
ClonesetView | head (size_t size) const |
|
ClonesetView | slice (size_t start, size_t end) const |
|
ClonesetView | shuffle () |
|
ClonesetView | sample (size_t n) |
|
const Clonotype & | operator[] (size_t index) const |
|
ClonesetView | subvec (const std::vector< size_t > &indices) const |
|
|
SharedClonotypeVectorPtr | _source |
|
std::vector< size_t > | _shifts |
|
The documentation for this class was generated from the following file: