Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

PLearn::RVInstanceArray Member List

This is the complete list of members for PLearn::RVInstanceArray, including all inherited members.

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() constPLearn::TVec< RVInstance > [inline]
begin() constPLearn::TVec< RVInstance > [inline]
byteLength() constPLearn::Array< RVInstance > [inline]
capacity() constPLearn::TVec< RVInstance > [inline]
clear()PLearn::Array< RVInstance > [inline]
PLearn::TVec< RVInstance >::clear() constPLearn::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 typedefPLearn::TVec< RVInstance >
contains(const RVInstance &element) constPLearn::TVec< RVInstance > [inline]
copy() constPLearn::TVec< RVInstance > [inline]
copyFrom(const RVInstance *x, int n) constPLearn::TVec< RVInstance > [inline]
copyTo(RVInstance *x) constPLearn::TVec< RVInstance > [inline]
data() constPLearn::TVec< RVInstance > [inline]
debugPrint()PLearn::TVec< RVInstance > [inline]
deepCopy(map< const void *, void * > &copies) constPLearn::TVec< RVInstance >
end() constPLearn::TVec< RVInstance > [inline]
fill(const RVInstance &value) constPLearn::TVec< RVInstance > [inline]
fill(const RVInstance &startval, const RVInstance &step)PLearn::TVec< RVInstance > [inline]
find(const RVInstance &element, int start=0) constPLearn::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() constPLearn::TVec< RVInstance > [inline]
firstElement() constPLearn::TVec< RVInstance > [inline]
front() constPLearn::TVec< RVInstance > [inline]
getStorage() constPLearn::TVec< RVInstance > [inline]
hasMissing() constPLearn::TVec< RVInstance > [inline]
input(istream &in=cin) constPLearn::TVec< RVInstance >
insert(int position, RVInstancevalue)PLearn::TVec< RVInstance > [inline]
insertSorted(RVInstancevalue, bool uniq)PLearn::TVec< RVInstance > [inline]
instances() constPLearn::RVInstanceArray
isEmpty() constPLearn::TVec< RVInstance > [inline]
isNotEmpty() constPLearn::TVec< RVInstance > [inline]
isNotNull() constPLearn::TVec< RVInstance > [inline]
isNull() constPLearn::TVec< RVInstance > [inline]
iterator typedefPLearn::Array< RVInstance >
last() constPLearn::TVec< RVInstance > [inline]
lastElement() constPLearn::TVec< RVInstance > [inline]
length() constPLearn::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() constPLearn::TVec< RVInstance > [inline]
offset_PLearn::TVec< RVInstance > [protected]
operator &&(RVInstance rhs)PLearn::RVInstanceArray
operator bool() constPLearn::Array< RVInstance > [inline]
operator char *() constPLearn::Array< RVInstance > [inline]
operator vector() constPLearn::TVec< RVInstance > [inline]
operator!() constPLearn::Array< RVInstance > [inline]
operator!=(const TVec< RVInstance > &value) constPLearn::TVec< RVInstance > [inline]
operator()(const TVec< I > &indices, TVec< RVInstance > &destination) constPLearn::TVec< RVInstance > [inline]
operator()(const TVec< I > &indices) constPLearn::TVec< RVInstance > [inline]
operator->()PLearn::TVec< RVInstance > [inline]
operator<(const Array< RVInstance > &other) constPLearn::Array< RVInstance > [inline]
operator<<(const string &datastring) constPLearn::TVec< RVInstance > [inline]
operator<=(const Array< RVInstance > &other) constPLearn::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) constPLearn::TVec< RVInstance > [inline]
operator==(const Array< RVInstance > &other) constPLearn::Array< RVInstance > [inline]
PLearn::TVec< RVInstance >::operator==(const RVInstance &value) constPLearn::TVec< RVInstance > [inline]
PLearn::TVec< RVInstance >::operator==(const TVec< RVInstance > &value) constPLearn::TVec< RVInstance > [inline]
operator>(const Array< RVInstance > &other) constPLearn::Array< RVInstance > [inline]
operator>=(const Array< RVInstance > &other) constPLearn::Array< RVInstance > [inline]
operator[](int i) constPLearn::TVec< RVInstance > [inline]
operator[](unsigned int i) constPLearn::TVec< RVInstance > [inline]
operator|(RVInstanceArray rhs)PLearn::RVInstanceArray
pop()PLearn::TVec< RVInstance > [inline]
pop_back()PLearn::TVec< RVInstance > [inline]
print(ostream &out) constPLearn::Array< RVInstance > [inline]
PLearn::TVec< RVInstance >::print(ostream &out, const string &separator) constPLearn::TVec< RVInstance >
printcol(ostream &out=cout) constPLearn::TVec< RVInstance >
println(ostream &out=cout) constPLearn::TVec< RVInstance > [inline]
push(const RVInstance &newval)PLearn::TVec< RVInstance > [inline]
push_back(const RVInstance &newval)PLearn::TVec< RVInstance > [inline]
random_variables() constPLearn::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) constPLearn::TVec< RVInstance > [inline]
size() constPLearn::TVec< RVInstance > [inline]
size_type typedefPLearn::TVec< RVInstance >
sort()PLearn::RVInstanceArray
storagePLearn::TVec< RVInstance > [protected]
subArray(int start, int len)PLearn::Array< RVInstance > [inline]
subVec(int newstart, int newlength) constPLearn::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) constPLearn::TVec< RVInstance > [inline]
top() constPLearn::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 typedefPLearn::TVec< RVInstance >
values() constPLearn::RVInstanceArray
view(const TVec< RVInstance > &other)PLearn::Array< RVInstance > [inline]
write(ostream &out_) constPLearn::Array< RVInstance > [inline]
PLearn::TVec< RVInstance >::write(PStream &out) constPLearn::TVec< RVInstance > [inline]


Generated on Tue Aug 17 16:24:18 2004 for PLearn by doxygen 1.3.7