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

PLearn::InvertElementsVariable Member List

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

_classname_()PLearn::Object [static]
_getOptionList_()PLearn::Object [static]
_isa_(Object *o)PLearn::Object [static]
_new_instance_for_typemap_()PLearn::Object [static]
_static_initialize_()PLearn::Object [static]
_static_initializer_PLearn::Object [static]
accg(Var v)PLearn::Variable [virtual]
allowPartialUpdates()PLearn::Variable [inline]
allows_partial_updatePLearn::Variable [protected]
ancestors()PLearn::UnaryVariable [virtual]
bbprop()PLearn::Variable [virtual]
bprop()PLearn::InvertElementsVariable [virtual]
build()PLearn::Variable [virtual]
buildPath(VarArray &proppath)PLearn::UnaryVariable [virtual]
call(const string &methodname, int nargs, PStream &in_parameters, PStream &out_results)PLearn::Object [virtual]
changeOption(const string &optionname, const string &value)PLearn::Object
changeOptions(const map< string, string > &name_value)PLearn::Object [virtual]
classname() constPLearn::Object [virtual]
clearDiagHessian()PLearn::Variable
clearGradient()PLearn::Variable [inline]
clearMark()PLearn::Variable [inline]
clearSymbolicGradient()PLearn::Variable [inline]
column(int j, bool transpose=false)PLearn::Variable [inline]
copyFrom(const Vec &v)PLearn::Variable [inline]
copyGradientFrom(const Vec &v)PLearn::Variable [inline]
copyGradientInto(Vec g)PLearn::Variable [inline, virtual]
copyGradientTo(Vec &v)PLearn::Variable [inline]
copyRValueFrom(const Vec &v)PLearn::Variable [inline]
copyRValueTo(Vec &v)PLearn::Variable [inline]
copyTo(Vec &v)PLearn::Variable [inline]
copyValueInto(Vec v)PLearn::Variable [inline, virtual]
declareOptions(OptionList &ol)PLearn::UnaryVariable [protected, static]
deepCopy(CopiesMap &copies) constPLearn::Object [virtual]
defineGradientLocation(const Mat &m)PLearn::Variable
diaghessianPLearn::Variable
diaghessiandataPLearn::Variable
disallowPartialUpdates()PLearn::Variable [inline]
dont_bprop_herePLearn::Variable
fbbprop()PLearn::Variable [virtual]
fbprop()PLearn::Variable [virtual]
fillGradient(real value)PLearn::Variable [inline]
fprop()PLearn::InvertElementsVariable [virtual]
fprop_from_all_sources()PLearn::Variable [virtual]
gPLearn::Variable
getName() constPLearn::Variable
getOption(const string &optionname) constPLearn::Object
getOptionList() constPLearn::Object [virtual]
getOptionsToSave() constPLearn::Object [virtual]
gradientPLearn::Variable
gradient_statusPLearn::Variable [protected]
gradientdataPLearn::Variable
info() constPLearn::Object [virtual]
inherited typedefPLearn::InvertElementsVariable [private]
inputPLearn::UnaryVariable [protected]
InvertElementsVariable()PLearn::InvertElementsVariable [inline]
InvertElementsVariable(Variable *input)PLearn::InvertElementsVariable
isColumnVec() constPLearn::Variable [inline]
isConstant()PLearn::Variable [inline, virtual]
isMarked()PLearn::Variable [inline]
isRowVec() constPLearn::Variable [inline]
isScalar() constPLearn::Variable [inline]
isVec() constPLearn::Variable [inline]
length() constPLearn::Variable [inline]
load(const string &filename)PLearn::Object [virtual]
makeDeepCopyFromShallowCopy(map< const void *, void * > &copies)PLearn::UnaryVariable [virtual]
PLearn::Object::makeDeepCopyFromShallowCopy(CopiesMap &copies)PLearn::Object [virtual]
makeSharedGradient(real *x, int n)PLearn::Variable
makeSharedGradient(PP< Storage< real > > storage, int offset_=0)PLearn::Variable
makeSharedGradient(Vec &v, int offset_=0)PLearn::Variable
makeSharedRValue(real *x, int n)PLearn::Variable
makeSharedRValue(PP< Storage< real > > storage, int offset_=0)PLearn::Variable
makeSharedRValue(Vec &v, int offset_=0)PLearn::Variable
makeSharedValue(real *x, int n)PLearn::Variable
makeSharedValue(PP< Storage< real > > storage, int offset_=0)PLearn::Variable
makeSharedValue(Vec &v, int offset_=0)PLearn::Variable
markedPLearn::Variable [protected]
markPath()PLearn::UnaryVariable [virtual]
matDiagHessianPLearn::Variable
matGradientPLearn::Variable
matRValuePLearn::Variable
matValuePLearn::Variable
max_valuePLearn::Variable
maxUpdate(Vec direction)PLearn::Variable
min_valuePLearn::Variable
nameIsSet()PLearn::Variable [inline]
nelems() constPLearn::Variable [inline]
newread(PStream &in)PLearn::Object
newwrite(PStream &out) constPLearn::Object
nvarsPLearn::Variable [static]
Object()PLearn::Object
oldread(istream &in)PLearn::Variable [virtual]
parents()PLearn::UnaryVariable [virtual]
PLEARN_DECLARE_ABSTRACT_OBJECT(UnaryVariable)PLearn::UnaryVariable
PLearn::Variable::PLEARN_DECLARE_ABSTRACT_OBJECT(Variable)PLearn::Variable
PLEARN_DECLARE_OBJECT(InvertElementsVariable)PLearn::InvertElementsVariable
PPointable()PLearn::PPointable [inline]
PPointable(const PPointable &other)PLearn::PPointable [inline]
prepareToSendResults(PStream &out, int nres)PLearn::Object [inline, protected]
print(ostream &out) constPLearn::Variable [virtual]
printInfo(bool print_gradient)PLearn::UnaryVariable [inline, virtual]
printInfos(bool print_gradient=false)PLearn::Variable [virtual]
random_sources()PLearn::UnaryVariable [virtual]
read(istream &in)PLearn::Object [virtual]
readOptionVal(PStream &in, const string &optionname)PLearn::Object
recomputeSize(int &l, int &w) constPLearn::InvertElementsVariable [virtual]
ref() constPLearn::PPointable [inline]
resize(int l, int w)PLearn::Variable
resizeDiagHessian()PLearn::Variable [virtual]
resizeRValue()PLearn::UnaryVariable [virtual]
rfprop()PLearn::InvertElementsVariable [virtual]
row(int i, bool transpose=false)PLearn::Variable [inline]
rows_to_updatePLearn::Variable [protected]
run()PLearn::Object [virtual]
rValuePLearn::Variable
rvaluedataPLearn::Variable
save(const string &filename) constPLearn::Object [virtual]
setBoxConstraint(real minv, real maxv)PLearn::Variable [inline]
setDontBpropHere(bool val)PLearn::Variable [inline]
setKeepPositive()PLearn::Variable [inline]
setMark()PLearn::Variable [inline]
setMaxValue(real maxv=FLT_MAX)PLearn::Variable [inline]
setMinValue(real minv=-FLT_MAX)PLearn::Variable [inline]
setName(const string &the_name)PLearn::Variable
setOption(const string &optionname, const string &value)PLearn::Object
setParents(const VarArray &parents)PLearn::Variable [virtual]
size() constPLearn::Variable [inline]
sizefprop()PLearn::Variable [inline]
sizeprop()PLearn::Variable
sources()PLearn::UnaryVariable [virtual]
subMat(int i, int j, int sublength, int subwidth, bool transpose=false)PLearn::Variable
subVec(int start, int len, bool transpose=false)PLearn::Variable
symbolicBprop()PLearn::InvertElementsVariable [virtual]
UnaryVariable()PLearn::UnaryVariable [inline, protected]
UnaryVariable(Variable *v, int thelength, int thewidth)PLearn::UnaryVariable
unmarkAncestors()PLearn::UnaryVariable [virtual]
unref() constPLearn::PPointable [inline]
update(real step_size, Vec direction_vec, real coeff=1.0, real b=0.0)PLearn::Variable
update(Vec step_sizes, Vec direction_vec, real coeff=1.0, real b=0.0)PLearn::Variable
update(real step_size)PLearn::Variable
update(Vec new_value)PLearn::Variable
updateAndClear()PLearn::Variable [inline]
updateRow(int row)PLearn::Variable [inline]
usage() constPLearn::PPointable [inline]
valuePLearn::Variable
valuedataPLearn::Variable
Variable()PLearn::Variable [inline, protected]
Variable(int thelength, int thewidth)PLearn::Variable
Variable(const Mat &m)PLearn::Variable
Variable(const Variable &v)PLearn::Variable
varnamePLearn::Variable [protected]
varnumPLearn::Variable
verifyGradient(real step=0.001)PLearn::Variable [virtual]
width() constPLearn::Variable [inline]
write(ostream &out) constPLearn::Variable [virtual]
writeOptionVal(PStream &out, const string &optionname) constPLearn::Object
~Object()PLearn::Object [virtual]
~PPointable()PLearn::PPointable [inline, virtual]


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