append(const RVInstance &newval) | PLearn::TVec< RVInstance > | [inline] |
append(const vector< RVInstance > &newvec) | PLearn::TVec< RVInstance > | [inline] |
append(const TVec< RVInstance > &values) | PLearn::TVec< RVInstance > | [inline] |
appendIfNotThereAlready(const RVInstance &newval) | PLearn::TVec< RVInstance > | [inline] |
Array(int the_size=0, int extra_space=10) | PLearn::Array< RVInstance > | [inline, explicit] |
Array(const RVInstance &elem1) | PLearn::Array< RVInstance > | [inline] |
Array(const RVInstance &elem1, const RVInstance &elem2) | PLearn::Array< RVInstance > | [inline] |
Array(const Array< RVInstance > &other) | PLearn::Array< RVInstance > | [inline] |
Array(const TVec< RVInstance > &other) | PLearn::Array< RVInstance > | [inline] |
Array(const vector< RVInstance > &other) | PLearn::Array< RVInstance > | [inline] |
back() const | PLearn::TVec< RVInstance > | [inline] |
begin() const | PLearn::TVec< RVInstance > | [inline] |
byteLength() const | PLearn::Array< RVInstance > | [inline] |
capacity() const | PLearn::TVec< RVInstance > | [inline] |
clear() | PLearn::Array< RVInstance > | [inline] |
PLearn::TVec< RVInstance >::clear() const | PLearn::TVec< RVInstance > | [inline] |
compact() | PLearn::TVec< RVInstance > | [inline] |
compareRVnumbers(const RVInstance *rvi1, const RVInstance *rvi2) | PLearn::RVInstanceArray | [static] |
concat(const TVec< RVInstance > &input1, const TVec< RVInstance > &input2) | PLearn::TVec< RVInstance > | [inline] |
concat(const TVec< RVInstance > &input1, const TVec< RVInstance > &input2, const TVec< RVInstance > &input3) | PLearn::TVec< RVInstance > | [inline] |
concat(const TVec< RVInstance > &input1, const TVec< RVInstance > &input2, const TVec< RVInstance > &input3, const TVec< RVInstance > &input4) | PLearn::TVec< RVInstance > | [inline] |
const_iterator typedef | PLearn::TVec< RVInstance > | |
contains(const RVInstance &element) const | PLearn::TVec< RVInstance > | [inline] |
copy() const | PLearn::TVec< RVInstance > | [inline] |
copyFrom(const RVInstance *x, int n) const | PLearn::TVec< RVInstance > | [inline] |
copyTo(RVInstance *x) const | PLearn::TVec< RVInstance > | [inline] |
data() const | PLearn::TVec< RVInstance > | [inline] |
debugPrint() | PLearn::TVec< RVInstance > | [inline] |
deepCopy(map< const void *, void * > &copies) const | PLearn::TVec< RVInstance > | |
end() const | PLearn::TVec< RVInstance > | [inline] |
fill(const RVInstance &value) const | PLearn::TVec< RVInstance > | [inline] |
fill(const RVInstance &startval, const RVInstance &step) | PLearn::TVec< RVInstance > | [inline] |
find(const RVInstance &element, int start=0) const | PLearn::TVec< RVInstance > | [inline] |
find(TVec< RVInstance > elements) | PLearn::TVec< RVInstance > | [inline] |
findFirstOccurence(const RVInstance &elem) | PLearn::Array< RVInstance > | [inline] |
findIndices(const RVInstance &element) | PLearn::TVec< RVInstance > | [inline] |
findIndices(const TVec< RVInstance > &elements) | PLearn::TVec< RVInstance > | [inline] |
findSorted(RVInstancevalue) | PLearn::TVec< RVInstance > | [inline] |
first() const | PLearn::TVec< RVInstance > | [inline] |
firstElement() const | PLearn::TVec< RVInstance > | [inline] |
front() const | PLearn::TVec< RVInstance > | [inline] |
getStorage() const | PLearn::TVec< RVInstance > | [inline] |
hasMissing() const | PLearn::TVec< RVInstance > | [inline] |
input(istream &in=cin) const | PLearn::TVec< RVInstance > | |
insert(int position, RVInstancevalue) | PLearn::TVec< RVInstance > | [inline] |
insertSorted(RVInstancevalue, bool uniq) | PLearn::TVec< RVInstance > | [inline] |
instances() const | PLearn::RVInstanceArray | |
isEmpty() const | PLearn::TVec< RVInstance > | [inline] |
isNotEmpty() const | PLearn::TVec< RVInstance > | [inline] |
isNotNull() const | PLearn::TVec< RVInstance > | [inline] |
isNull() const | PLearn::TVec< RVInstance > | [inline] |
iterator typedef | PLearn::Array< RVInstance > | |
last() const | PLearn::TVec< RVInstance > | [inline] |
lastElement() const | PLearn::TVec< RVInstance > | [inline] |
length() const | PLearn::RVInstanceArray | |
length_ | PLearn::TVec< RVInstance > | [protected] |
load(const string &filename) | PLearn::TVec< RVInstance > | [inline] |
makeDeepCopyFromShallowCopy(map< const void *, void * > &copies) | PLearn::Array< RVInstance > | |
makeSharedValue(RVInstance *x, int n) | PLearn::TVec< RVInstance > | [inline] |
offset() const | PLearn::TVec< RVInstance > | [inline] |
offset_ | PLearn::TVec< RVInstance > | [protected] |
operator &&(RVInstance rhs) | PLearn::RVInstanceArray | |
operator bool() const | PLearn::Array< RVInstance > | [inline] |
operator char *() const | PLearn::Array< RVInstance > | [inline] |
operator vector() const | PLearn::TVec< RVInstance > | [inline] |
operator!() const | PLearn::Array< RVInstance > | [inline] |
operator!=(const TVec< RVInstance > &value) const | PLearn::TVec< RVInstance > | [inline] |
operator()(const TVec< I > &indices, TVec< RVInstance > &destination) const | PLearn::TVec< RVInstance > | [inline] |
operator()(const TVec< I > &indices) const | PLearn::TVec< RVInstance > | [inline] |
operator->() | PLearn::TVec< RVInstance > | [inline] |
operator<(const Array< RVInstance > &other) const | PLearn::Array< RVInstance > | [inline] |
operator<<(const string &datastring) const | PLearn::TVec< RVInstance > | [inline] |
operator<=(const Array< RVInstance > &other) const | PLearn::Array< RVInstance > | [inline] |
operator=(const Array< RVInstance > &other) | PLearn::Array< RVInstance > | [inline] |
operator=(const TVec< RVInstance > &other) | PLearn::Array< RVInstance > | [inline] |
operator=(const vector< RVInstance > &other) | PLearn::Array< RVInstance > | [inline] |
PLearn::TVec< RVInstance >::operator=(const RVInstance &f) const | PLearn::TVec< RVInstance > | [inline] |
operator==(const Array< RVInstance > &other) const | PLearn::Array< RVInstance > | [inline] |
PLearn::TVec< RVInstance >::operator==(const RVInstance &value) const | PLearn::TVec< RVInstance > | [inline] |
PLearn::TVec< RVInstance >::operator==(const TVec< RVInstance > &value) const | PLearn::TVec< RVInstance > | [inline] |
operator>(const Array< RVInstance > &other) const | PLearn::Array< RVInstance > | [inline] |
operator>=(const Array< RVInstance > &other) const | PLearn::Array< RVInstance > | [inline] |
operator[](int i) const | PLearn::TVec< RVInstance > | [inline] |
operator[](unsigned int i) const | PLearn::TVec< RVInstance > | [inline] |
operator|(RVInstanceArray rhs) | PLearn::RVInstanceArray | |
pop() | PLearn::TVec< RVInstance > | [inline] |
pop_back() | PLearn::TVec< RVInstance > | [inline] |
print(ostream &out) const | PLearn::Array< RVInstance > | [inline] |
PLearn::TVec< RVInstance >::print(ostream &out, const string &separator) const | PLearn::TVec< RVInstance > | |
printcol(ostream &out=cout) const | PLearn::TVec< RVInstance > | |
println(ostream &out=cout) const | PLearn::TVec< RVInstance > | [inline] |
push(const RVInstance &newval) | PLearn::TVec< RVInstance > | [inline] |
push_back(const RVInstance &newval) | PLearn::TVec< RVInstance > | [inline] |
random_variables() const | PLearn::RVInstanceArray | |
read(istream &in_) | PLearn::Array< RVInstance > | [inline] |
PLearn::TVec< RVInstance >::read(PStream &in) | PLearn::TVec< RVInstance > | [inline] |
remove(int position) | PLearn::TVec< RVInstance > | [inline] |
removeSorted(RVInstancevalue) | PLearn::TVec< RVInstance > | [inline] |
resize(int newlength, int extrabytes=0) | PLearn::TVec< RVInstance > | [inline] |
RVInstanceArray() | PLearn::RVInstanceArray | |
RVInstanceArray(int n, int n_extra_allocated=0) | PLearn::RVInstanceArray | |
RVInstanceArray(const Array< RVInstance > &a) | PLearn::RVInstanceArray | |
RVInstanceArray(const RVInstance &v, int n_extra_allocated=0) | PLearn::RVInstanceArray | |
RVInstanceArray(const RVInstance &v1, const RVInstance &v2, int n_extra_allocated=0) | PLearn::RVInstanceArray | |
RVInstanceArray(const RVInstance &v1, const RVInstance &v2, const RVInstance &v3, int n_extra_allocated=0) | PLearn::RVInstanceArray | |
save(const string &filename) const | PLearn::TVec< RVInstance > | [inline] |
size() const | PLearn::TVec< RVInstance > | [inline] |
size_type typedef | PLearn::TVec< RVInstance > | |
sort() | PLearn::RVInstanceArray | |
storage | PLearn::TVec< RVInstance > | [protected] |
subArray(int start, int len) | PLearn::Array< RVInstance > | [inline] |
subVec(int newstart, int newlength) const | PLearn::TVec< RVInstance > | [inline] |
subVec(Range r) | PLearn::TVec< RVInstance > | [inline] |
swap() | PLearn::TVec< RVInstance > | [inline] |
swap_v_and_Vvalue() | PLearn::RVInstanceArray | [inline] |
toMat(int newlength, int newwidth) const | PLearn::TVec< RVInstance > | [inline] |
top() const | PLearn::TVec< RVInstance > | [inline] |
TVec(const vector< RVInstance > &vec) | PLearn::TVec< RVInstance > | [inline] |
TVec() | PLearn::TVec< RVInstance > | [inline] |
TVec(int the_length) | PLearn::TVec< RVInstance > | [inline, explicit] |
TVec(int the_length, const RVInstance &init_value) | PLearn::TVec< RVInstance > | [inline] |
TVec(const RVInstance &start, const RVInstance &stop, const RVInstance &step) | PLearn::TVec< RVInstance > | |
TVec(int the_length, RVInstance *the_data) | PLearn::TVec< RVInstance > | [inline] |
TVec(const TVec< RVInstance > &other) | PLearn::TVec< RVInstance > | [inline] |
value_type typedef | PLearn::TVec< RVInstance > | |
values() const | PLearn::RVInstanceArray | |
view(const TVec< RVInstance > &other) | PLearn::Array< RVInstance > | [inline] |
write(ostream &out_) const | PLearn::Array< RVInstance > | [inline] |
PLearn::TVec< RVInstance >::write(PStream &out) const | PLearn::TVec< RVInstance > | [inline] |