PLearn 0.1
|
Go to the source code of this file.
Namespaces | |
namespace | PLearn |
< for swap | |
Defines | |
#define | __attribute__(x) |
#define | PLERROR(...) errormsg2(__FILE__,__LINE__,__VA_ARGS__) |
#define | PLWARNING warningmsg |
#define | PLDEPRECATED deprecationmsg |
#define | PLWARN_ERR(...) warn_err2(__FILE__,__LINE__,__VA_ARGS__) |
#define | PLASSERT(expr) |
#define | PLASSERT_MSG(expr, message) |
#define | PL_ASSERT_DEFINED |
#define | PLCHECK(expr) |
#define | PLCHECK_MSG(expr, message) |
#define | PL_ASSERT_DEFINED |
#define | PL_ASSERT_FUNCTION ((__const char *) 0) |
Functions | |
void | PLearn::errormsg2 (const char *filename, const int linenumber, const char *msg,...) |
void | PLearn::errormsg (const char *msg,...) |
void | PLearn::verrormsg (const char *msg, va_list args) |
void | PLearn::warningmsg (const char *msg,...) |
void | PLearn::vwarningmsg (const char *msg, va_list args) |
void | PLearn::warn_err (bool warn, const char *msg,...) |
void | PLearn::warn_err2 (const char *filename, const int linenumber, bool warn, const char *msg,...) |
void | PLearn::deprecationmsg (const char *msg,...) |
void | PLearn::exitmsg (const char *msg,...) |
void | PLearn::pl_assert_fail (const char *expr, const char *file, unsigned line, const char *function, const string &message) |
void | PLearn::pl_check_fail (const char *expr, const char *file, unsigned line, const char *function, const string &message) |
Definition in file plerror.h.
#define __attribute__ | ( | x | ) |
#define PL_ASSERT_FUNCTION ((__const char *) 0) |
Definition at line 160 of file plerror.h.
Referenced by PLearn::PLCheckTest::perform().
#define PLASSERT | ( | expr | ) |
static_cast<void>((expr) ? 0 : \ (PLearn::pl_assert_fail(#expr, __FILE__, __LINE__, \ PL_ASSERT_FUNCTION, ""), 0))
Definition at line 123 of file plerror.h.
Referenced by PLearn::PPath::absolute(), PLearn::RBMSparse1DMatrixConnection::accumulateNegStats(), PLearn::RBMMatrixConnection::accumulateNegStats(), PLearn::RBMDiagonalMatrixConnection::accumulateNegStats(), PLearn::RBMSparse1DMatrixConnection::accumulatePosStats(), PLearn::RBMMatrixConnection::accumulatePosStats(), PLearn::RBMDiagonalMatrixConnection::accumulatePosStats(), PLearn::RBMLayer::addBiasDecay(), PLearn::VMatKernel::addDataForKernelMatrix(), PLearn::MemoryCachedKernel::addDataForKernelMatrix(), PLearn::addDiffPrefix(), PLearn::PLearnDiff::addDiffPrefix(), PLearn::RBMModule::addPortName(), PLearn::OnBagsModule::addPortName(), PLearn::LayerCostModule::addPortName(), PLearn::KLp0p1RBMModule::addPortName(), PLearn::PlideProgressPlugin::addProgressBar(), PLearn::GaussMix::addToCovariance(), PLearn::addToWrappedObjectsSet(), PLearn::SmallVector< T, SizeBits, Allocator >::allocator(), PLearn::VecStatsCollector::append(), PLearn::TreeDBNModule::appendPort(), PLearn::MemoryVMatrix::appendRow(), PLearn::RBMLayer::applyBiasDecay(), PLearn::TransformationLearner::batchGeneratePredictedFrom(), PLearn::ProcessInputCostModule::bbpropUpdate(), PLearn::ModuleStackModule::bbpropUpdate(), PLearn::CombiningCostsModule::bbpropUpdate(), PLearn::RegressionTreeRegisters::bestSplitInRow(), PLearn::BootstrapVMatrix::BootstrapVMatrix(), PLearn::ScoreLayerVariable::bprop(), PLearn::Min2Variable::bprop(), PLearn::Max2Variable::bprop(), PLearn::LogVariable::bprop(), PLearn::LocalizedFeaturesLayerVariable::bprop(), PLearn::GaussianProcessNLLVariable::bprop(), PLearn::VBoundDBN2::bpropAccUpdate(), PLearn::TreeDBNModule::bpropAccUpdate(), PLearn::SplitModule::bpropAccUpdate(), PLearn::SoftmaxNLLCostModule::bpropAccUpdate(), PLearn::RBMSparse1DMatrixConnection::bpropAccUpdate(), PLearn::RBMModule::bpropAccUpdate(), PLearn::RBMMixedConnection::bpropAccUpdate(), PLearn::RBMMatrixConnection::bpropAccUpdate(), PLearn::RBMConv2DConnection::bpropAccUpdate(), PLearn::OnlineLearningModule::bpropAccUpdate(), PLearn::OnBagsModule::bpropAccUpdate(), PLearn::NullModule::bpropAccUpdate(), PLearn::NLLCostModule::bpropAccUpdate(), PLearn::NetworkModule::bpropAccUpdate(), PLearn::MaxSubsampling2DModule::bpropAccUpdate(), PLearn::MatrixModule::bpropAccUpdate(), PLearn::LinearCombinationModule::bpropAccUpdate(), PLearn::LayerCostModule::bpropAccUpdate(), PLearn::KLp0p1RBMModule::bpropAccUpdate(), PLearn::IdentityModule::bpropAccUpdate(), PLearn::CrossEntropyCostModule::bpropAccUpdate(), PLearn::CostModule::bpropAccUpdate(), PLearn::Convolution2DModule::bpropAccUpdate(), PLearn::CombiningCostsModule::bpropAccUpdate(), PLearn::BinarizeModule::bpropAccUpdate(), PLearn::ArgmaxModule::bpropAccUpdate(), PLearn::RBMWoodsLayer::bpropNLL(), PLearn::RBMRateLayer::bpropNLL(), PLearn::RBMMultinomialLayer::bpropNLL(), PLearn::RBMMixedLayer::bpropNLL(), PLearn::RBMLocalMultinomialLayer::bpropNLL(), PLearn::RBMLateralBinomialLayer::bpropNLL(), PLearn::RBMGaussianLayer::bpropNLL(), PLearn::RBMBinomialLayer::bpropNLL(), PLearn::TanhModule::bpropUpdate(), PLearn::SquaredErrorCostModule::bpropUpdate(), PLearn::SoftmaxNLLCostModule::bpropUpdate(), PLearn::SoftmaxModule::bpropUpdate(), PLearn::ShuntingNNetLayerModule::bpropUpdate(), PLearn::RBMWoodsLayer::bpropUpdate(), PLearn::RBMTruncExpLayer::bpropUpdate(), PLearn::RBMSparse1DMatrixConnection::bpropUpdate(), PLearn::RBMRateLayer::bpropUpdate(), PLearn::RBMQLParameters::bpropUpdate(), PLearn::RBMMultitaskClassificationModule::bpropUpdate(), PLearn::RBMMultinomialLayer::bpropUpdate(), PLearn::RBMMixedLayer::bpropUpdate(), PLearn::RBMMixedConnection::bpropUpdate(), PLearn::RBMMatrixTransposeConnection::bpropUpdate(), PLearn::RBMMatrixConnectionNatGrad::bpropUpdate(), PLearn::RBMMatrixConnection::bpropUpdate(), PLearn::RBMLQParameters::bpropUpdate(), PLearn::RBMLocalMultinomialLayer::bpropUpdate(), PLearn::RBMLLParameters::bpropUpdate(), PLearn::RBMLateralBinomialLayer::bpropUpdate(), PLearn::RBMJointLLParameters::bpropUpdate(), PLearn::RBMGaussianLayer::bpropUpdate(), PLearn::RBMDiagonalMatrixConnection::bpropUpdate(), PLearn::RBMConv2DLLParameters::bpropUpdate(), PLearn::RBMConv2DConnection::bpropUpdate(), PLearn::RBMClassificationModule::bpropUpdate(), PLearn::RBMBinomialLayer::bpropUpdate(), PLearn::ProcessInputCostModule::bpropUpdate(), PLearn::OnBagsModule::bpropUpdate(), PLearn::NLLCostModule::bpropUpdate(), PLearn::ModuleStackModule::bpropUpdate(), PLearn::LinearFilterModule::bpropUpdate(), PLearn::LayerCostModule::bpropUpdate(), PLearn::GradNNetLayerModule::bpropUpdate(), PLearn::CrossEntropyCostModule::bpropUpdate(), PLearn::CombiningCostsModule::bpropUpdate(), PLearn::DenoisingRecurrentNet::bpropUpdateConnection(), PLearn::DenoisingRecurrentNet::bpropUpdateHiddenLayer(), PLearn::WPLS::build_(), PLearn::VMatKernel::build_(), PLearn::UniformizeVMatrix::build_(), PLearn::UniformDistribution::build_(), PLearn::UnfoldedFuncVariable::build_(), PLearn::TreeDBNModule::build_(), PLearn::ThresholdedKernel::build_(), PLearn::SumOverBagsVariable::build_(), PLearn::SubVMatrix::build_(), PLearn::SubsamplingDBN::build_(), PLearn::StatsCollector::build_(), PLearn::StackedModulesModule::build_(), PLearn::ShuntingNNetLayerModule::build_(), PLearn::ShiftAndRescaleVMatrix::build_(), PLearn::ScoreLayerVariable::build_(), PLearn::RunObject::build_(), PLearn::ReplicateSamplesVMatrix::build_(), PLearn::RBMWoodsLayer::build_(), PLearn::RBMSparse1DMatrixConnection::build_(), PLearn::RBMMultitaskClassificationModule::build_(), PLearn::RBMModule::build_(), PLearn::RBMMixedConnection::build_(), PLearn::RBMConv2DLLParameters::build_(), PLearn::RBMConv2DConnection::build_(), PLearn::RBMClassificationModule::build_(), PLearn::RandomSamplesVMatrix::build_(), PLearn::RandomGaussMix::build_(), PLearn::PythonProcessedVMatrix::build_(), PLearn::PythonProcessedLearner::build_(), PLearn::PythonFeatureSet::build_(), PLearn::ProcessInputCostModule::build_(), PLearn::PolynomialKernel::build_(), PLearn::OnBagsModule::build_(), PLearn::ObjectOptionVariable::build_(), PLearn::NetworkModule::build_(), PLearn::ModuleTester::build_(), PLearn::MixUnlabeledNeighbourVMatrix::build_(), PLearn::MeanImputationVMatrix::build_(), PLearn::LogaddOnBagsModule::build_(), PLearn::LocallyPrecomputedVMatrix::build_(), PLearn::LinearCombinationModule::build_(), PLearn::LayerCostModule::build_(), PLearn::KNNImputationVMatrix::build_(), PLearn::KLp0p1RBMModule::build_(), PLearn::KFoldSplitter::build_(), PLearn::InferenceRBM::build_(), PLearn::HyperLearner::build_(), PLearn::GaussMix::build_(), PLearn::GaussianProcessNLLVariable::build_(), PLearn::FileVMatrix::build_(), PLearn::ExtendedVMatrix::build_(), PLearn::DynamicallyLinkedRBMsModel::build_(), PLearn::DiscriminativeRBM::build_(), PLearn::DictionaryVMatrix::build_(), PLearn::DenoisingRecurrentNet::build_(), PLearn::DeepBeliefNet::build_(), PLearn::CorrelationProfiler::build_(), PLearn::ClassErrorCostModule::build_(), PLearn::BootstrapVMatrix::build_(), PLearn::SubsamplingDBN::build_costs(), PLearn::PseudolikelihoodRBM::build_costs(), PLearn::DiscriminativeRBM::build_costs(), PLearn::DeepBeliefNet::build_costs(), PLearn::SupervisedDBN::build_layers(), PLearn::PartSupervisedDBN::build_layers(), PLearn::HintonDeepBeliefNet::build_layers(), PLearn::GaussPartSupervisedDBN::build_layers(), PLearn::GaussianDBNRegression::build_layers(), PLearn::GaussianDBNClassification::build_layers(), PLearn::SubsamplingDBN::build_layers_and_connections(), PLearn::PseudolikelihoodRBM::build_layers_and_connections(), PLearn::DiscriminativeRBM::build_layers_and_connections(), PLearn::DeepBeliefNet::build_layers_and_connections(), PLearn::DeepFeatureExtractorNNet::buildCosts(), PLearn::TransformationLearner::buildLearnedParameters(), PLearn::NNet::buildOutputFromInput(), PLearn::MixtureVMatrix::buildPeriod(), PLearn::BasisSelectionRegressor::buildTopCandidateFunctions(), PLearn::TreeDBNModule::check_shift(), PLearn::TypedParentableObject< ParentT >::checkParent(), PLearn::ParentableObject::checkParent(), PLearn::chol_rotapp(), PLearn::chol_rotapp_tr(), PLearn::choleskyAppendDimension(), PLearn::Calendar::clamp(), PLearn::DynamicallyLinkedRBMsModel::clamp_units(), PLearn::DenoisingRecurrentNet::clamp_units(), PLearn::RemoveObservationTest::compareCovariance(), PLearn::RegressionTreeNode::compareSplit(), PLearn::RemoveObservationTest::compareStats(), PLearn::PythonProcessedVMatrix::compileAndInject(), PLearn::PythonProcessedLearner::compileAndInject(), PLearn::GaussMix::computeAllLogLikelihoods(), PLearn::DeepBeliefNet::computeClassifAndFinalCostsFromOutputs(), PLearn::PTester::computeConfidence(), PLearn::VPLPreprocessedLearner2::computeConfidenceFromOutput(), PLearn::VPLPreprocessedLearner::computeConfidenceFromOutput(), PLearn::GaussianProcessRegressor::computeConfidenceFromOutput(), PLearn::EmbeddedLearner::computeConfidenceFromOutput(), PLearn::TransformOutputLearner::computeCostsFromOutputs(), PLearn::SVMClassificationTorch::computeCostsFromOutputs(), PLearn::RegressionTree::computeCostsFromOutputs(), PLearn::PartSupervisedDBN::computeCostsFromOutputs(), PLearn::ModuleLearner::computeCostsFromOutputs(), PLearn::KNNRegressor::computeCostsFromOutputs(), PLearn::KFoldLogisticClassifier::computeCostsFromOutputs(), PLearn::HintonDeepBeliefNet::computeCostsFromOutputs(), PLearn::GaussPartSupervisedDBN::computeCostsFromOutputs(), PLearn::GaussianDBNClassification::computeCostsFromOutputs(), PLearn::EmbeddedLearner::computeCostsFromOutputs(), PLearn::AddCostToLearner::computeCostsFromOutputs(), PLearn::AdaBoost::computeCostsFromOutputs(), PLearn::MultiClassAdaBoost::computeCostsFromOutputs_(), PLearn::RBMModule::computeEnergy(), PLearn::KLp0p1RBMModule::computeEnergy(), PLearn::RBMWoodsLayer::computeExpectations(), PLearn::RBMTruncExpLayer::computeExpectations(), PLearn::RBMRateLayer::computeExpectations(), PLearn::RBMMultinomialLayer::computeExpectations(), PLearn::RBMLocalMultinomialLayer::computeExpectations(), PLearn::RBMLateralBinomialLayer::computeExpectations(), PLearn::RBMGaussianLayer::computeExpectations(), PLearn::RBMBinomialLayer::computeExpectations(), PLearn::RBMModule::computeFreeEnergyOfHidden(), PLearn::KLp0p1RBMModule::computeFreeEnergyOfHidden(), PLearn::RBMModule::computeFreeEnergyOfVisible(), PLearn::KLp0p1RBMModule::computeFreeEnergyOfVisible(), PLearn::VMatKernel::computeGramMatrix(), PLearn::SquaredExponentialARDKernel::computeGramMatrix(), PLearn::RationalQuadraticARDKernel::computeGramMatrix(), PLearn::PLearnerDiagonalKernel::computeGramMatrix(), PLearn::NeuralNetworkARDKernel::computeGramMatrix(), PLearn::Matern1ARDKernel::computeGramMatrix(), PLearn::LinearARDKernel::computeGramMatrix(), PLearn::KroneckerBaseKernel::computeGramMatrix(), PLearn::Kernel::computeGramMatrix(), PLearn::SquaredExponentialARDKernel::computeGramMatrixDerivative(), PLearn::RationalQuadraticARDKernel::computeGramMatrixDerivative(), PLearn::LinearARDKernel::computeGramMatrixDerivative(), PLearn::MemoryCachedKernel::computeGramMatrixNV(), PLearn::RBMModule::computeHiddenActivations(), PLearn::KLp0p1RBMModule::computeHiddenActivations(), PLearn::LayerCostModule::computeHisto(), PLearn::computeInputCovar(), PLearn::computeInputMeanAndCovar(), PLearn::computeInputMeanAndVariance(), PLearn::LayerCostModule::computeKLdiv(), PLearn::RBMJointGenericParameters::computeLinearUnitActivations(), PLearn::RBMGenericParameters::computeLinearUnitActivations(), PLearn::GaussMix::computeLogLikelihood(), PLearn::DeepNonLocalManifoldParzen::computeManifoldParzenParameters(), PLearn::GaussMix::computeMeansAndCovariances(), PLearn::MeanImputationVMatrix::computeMeanVector(), PLearn::VPLPreprocessedLearner2::computeOutput(), PLearn::VPLPreprocessedLearner::computeOutput(), PLearn::TorchLearner::computeOutput(), PLearn::StackedLearner::computeOutput(), PLearn::RegressorFromDistribution::computeOutput(), PLearn::PythonProcessedLearner::computeOutput(), PLearn::NxProfileLearner::computeOutput(), PLearn::MultiClassAdaBoost::computeOutput(), PLearn::LocalGaussianClassifier::computeOutput(), PLearn::KNNRegressor::computeOutput(), PLearn::KNNClassifier::computeOutput(), PLearn::KernelRidgeRegressor::computeOutput(), PLearn::KernelProjection::computeOutput(), PLearn::EmbeddedLearner::computeOutput(), PLearn::CubicSpline::computeOutput(), PLearn::BaggingLearner::computeOutput(), PLearn::AdaBoost::computeOutput_(), PLearn::VPLPreprocessedLearner2::computeOutputAndCosts(), PLearn::VPLPreprocessedLearner::computeOutputAndCosts(), PLearn::VPLCombinedLearner::computeOutputAndCosts(), PLearn::TransformOutputLearner::computeOutputAndCosts(), PLearn::RegressionTree::computeOutputAndCosts(), PLearn::MultiClassAdaBoost::computeOutputAndCosts(), PLearn::ModuleLearner::computeOutputAndCosts(), PLearn::EmbeddedLearner::computeOutputAndCosts(), PLearn::AddCostToLearner::computeOutputAndCosts(), PLearn::AdaBoost::computeOutputAndCosts(), PLearn::PLearner::computeOutputCovMat(), PLearn::GaussianProcessRegressor::computeOutputCovMat(), PLearn::PLearner::computeOutputs(), PLearn::NatGradNNet::computeOutputs(), PLearn::mNNet::computeOutputs(), PLearn::StackedAutoassociatorsNet::computeOutputsAndCosts(), PLearn::PLearner::computeOutputsAndCosts(), PLearn::NatGradNNet::computeOutputsAndCosts(), PLearn::ModuleLearner::computeOutputsAndCosts(), PLearn::mNNet::computeOutputsAndCosts(), PLearn::EmbeddedLearner::computeOutputsAndCosts(), PLearn::DeepBeliefNet::computeOutputsAndCosts(), PLearn::AddCostToLearner::computeOutputsAndCosts(), PLearn::Kernel::computePartialGramMatrix(), PLearn::RBMModule::computePartitionFunction(), PLearn::RBMModule::computePositivePhaseHiddenActivations(), PLearn::KLp0p1RBMModule::computePositivePhaseHiddenActivations(), PLearn::GaussMix::computePosteriors(), PLearn::RBMMixedConnection::computeProduct(), PLearn::RBMMatrixTransposeConnection::computeProduct(), PLearn::RBMMatrixConnection::computeProduct(), PLearn::RBMDiagonalMatrixConnection::computeProduct(), PLearn::RBMConv2DConnection::computeProduct(), PLearn::RBMSparse1DMatrixConnection::computeProducts(), PLearn::RBMMixedConnection::computeProducts(), PLearn::RBMMatrixTransposeConnection::computeProducts(), PLearn::RBMMatrixConnection::computeProducts(), PLearn::RBMDiagonalMatrixConnection::computeProducts(), PLearn::RBMConv2DConnection::computeProducts(), PLearn::RBMGenericParameters::computeQuadraticUnitActivations(), PLearn::PLS::computeResidVariance(), PLearn::LocalizedFeaturesLayerVariable::computeSubsets(), PLearn::AdaBoost::computeTrainingError(), PLearn::PruningLinearRegressor::computeTRatio(), PLearn::RBMQLParameters::computeUnitActivations(), PLearn::RBMLQParameters::computeUnitActivations(), PLearn::RBMLLParameters::computeUnitActivations(), PLearn::RBMJointLLParameters::computeUnitActivations(), PLearn::RBMJointGenericParameters::computeUnitActivations(), PLearn::RBMGenericParameters::computeUnitActivations(), PLearn::RBMConv2DLLParameters::computeUnitActivations(), PLearn::RBMModule::computeVisibleActivations(), PLearn::KLp0p1RBMModule::computeVisibleActivations(), PLearn::computeWeightedInputOutputMeansAndStddev(), PLearn::GenericNearestNeighbors::constructOutputVector(), PLearn::ConvertFromPyObject< std::pair< T, U > >::convert(), PLearn::ConvertFromPyObject< std::set< T > >::convert(), PLearn::ConvertFromPyObject< std::map< T, U > >::convert(), PLearn::ConvertFromPyObject< std::vector< T > >::convert(), PLearn::ConvertFromPyObject< TMat< T > >::convert(), PLearn::ConvertFromPyObject< TVec< T > >::convert(), PLearn::ConvertFromPyObject< Array< T > >::convert(), PLearn::ConvertFromPyObject< PP< T > >::convert(), PLearn::ConvertFromPyObject< VMField >::convert(), PLearn::ConvertFromPyObject< RealRange >::convert(), PLearn::ConvertFromPyObject< CopiesMap >::convert(), PLearn::ConvertFromPyObject< PythonObjectWrapper >::convert(), PLearn::ConvertFromPyObject< PP< VMatrix > >::convert(), PLearn::ConvertFromPyObject< Mat >::convert(), PLearn::ConvertFromPyObject< Vec >::convert(), PLearn::ConvertFromPyObject< Object * >::convert(), PLearn::ConvertFromPyObject< PPointable * >::convert(), PLearn::ConvertFromPyObject< string >::convert(), PLearn::ConvertFromPyObject< float >::convert(), PLearn::ConvertFromPyObject< double >::convert(), PLearn::ConvertFromPyObject< bool >::convert(), PLearn::ConvertFromPyObject< PyObject * >::convert(), PLearn::PMemPool::deallocate(), PLearn::PMemArena::deallocate(), PLearn::LayerCostModule::delta_KLdivTerm(), PLearn::LayerCostModule::delta_SafeKLdivTerm(), PLearn::SupervisedDBN::density(), PLearn::PartSupervisedDBN::density(), PLearn::HintonDeepBeliefNet::density(), PLearn::GaussPartSupervisedDBN::density(), PLearn::GaussianDBNRegression::density(), PLearn::GaussianDBNClassification::density(), PLearn::diff(), PLearn::DisregardRowsVMatrix::DisregardRowsVMatrix(), PLearn::DTWKernel::dtw(), PLearn::RBMGaussianLayer::energy(), PLearn::errormsg2(), PLearn::VMatKernel::evaluate(), PLearn::SquaredExponentialARDKernel::evaluate(), PLearn::RationalQuadraticARDKernel::evaluate(), PLearn::PLearnerDiagonalKernel::evaluate(), PLearn::NeuralNetworkARDKernel::evaluate(), PLearn::Matern1ARDKernel::evaluate(), PLearn::LinearARDKernel::evaluate(), PLearn::VMatKernel::evaluate_i_j(), PLearn::VMatKernel::evaluate_i_x(), PLearn::IIDNoiseKernel::evaluate_i_x(), PLearn::VMatKernel::evaluate_x_i(), PLearn::Plide::executePyPLearn(), PLearn::RegressionTreeNode::expandNode(), PLearn::MixtureDistribution::expectation(), PLearn::GaussMix::expectation(), PLearn::fast_gauss_01_quantile(), PLearn::GaussianProcessNLLVariable::fbpropFragments(), PLearn::MemoryVMatrix::fill(), PLearn::PRandom::fill_random_discrete(), PLearn::TransformationLearner::findBestTargetReconstructionCandidates(), PLearn::TransformationLearner::findBestWeightedNeighbors(), PLearn::TransformationLearner::findNearestNeighbors(), PLearn::ExhaustiveNearestNeighbors::findNearestNeighbors(), PLearn::PartSupervisedDBN::fineTuneByGradientDescent(), PLearn::HintonDeepBeliefNet::fineTuneByGradientDescent(), PLearn::GaussPartSupervisedDBN::fineTuneByGradientDescent(), PLearn::PlideLogPStreamBuf::flush(), PLearn::LogInterceptorPStreamBuf::flush(), PLearn::VPLPreprocessedLearner2::forget(), PLearn::VPLPreprocessedLearner::forget(), PLearn::ShuntingNNetLayerModule::forget(), PLearn::RBMModule::forget(), PLearn::ProcessInputCostModule::forget(), PLearn::NetworkModule::forget(), PLearn::KNNRegressor::forget(), PLearn::KNNClassifier::forget(), PLearn::KLp0p1RBMModule::forget(), PLearn::EmbeddedLearner::forget(), PLearn::VBoundDBN2::fprop(), PLearn::UnfoldedFuncVariable::fprop(), PLearn::StackedModulesModule::fprop(), PLearn::SquaredErrorCostModule::fprop(), PLearn::SplitModule::fprop(), PLearn::SoftmaxNLLCostModule::fprop(), PLearn::SoftmaxModule::fprop(), PLearn::ShuntingNNetLayerModule::fprop(), PLearn::ScoreLayerVariable::fprop(), PLearn::RunICPVariable::fprop(), PLearn::RBMWoodsLayer::fprop(), PLearn::RBMTruncExpLayer::fprop(), PLearn::RBMRateLayer::fprop(), PLearn::RBMMultitaskClassificationModule::fprop(), PLearn::RBMMultinomialLayer::fprop(), PLearn::RBMModule::fprop(), PLearn::RBMMixedLayer::fprop(), PLearn::RBMLocalMultinomialLayer::fprop(), PLearn::RBMLayer::fprop(), PLearn::RBMLateralBinomialLayer::fprop(), PLearn::RBMGaussianLayer::fprop(), PLearn::RBMClassificationModule::fprop(), PLearn::RBMBinomialLayer::fprop(), PLearn::ProcessInputCostModule::fprop(), PLearn::OnlineLearningModule::fprop(), PLearn::OnBagsModule::fprop(), PLearn::ObjectOptionVariable::fprop(), PLearn::NullModule::fprop(), PLearn::NLLCostModule::fprop(), PLearn::NetworkModule::fprop(), PLearn::MulticlassLossVariable::fprop(), PLearn::ModuleStackModule::fprop(), PLearn::MinusVariable::fprop(), PLearn::Min2Variable::fprop(), PLearn::MaxSubsampling2DModule::fprop(), PLearn::Max2Variable::fprop(), PLearn::MatrixModule::fprop(), PLearn::LogVariable::fprop(), PLearn::LinearFilterModule::fprop(), PLearn::LinearCombinationModule::fprop(), PLearn::LiftOutputVariable::fprop(), PLearn::LayerCostModule::fprop(), PLearn::KLp0p1RBMModule::fprop(), PLearn::GradNNetLayerModule::fprop(), PLearn::CrossEntropyVariable::fprop(), PLearn::CrossEntropyCostModule::fprop(), PLearn::CostModule::fprop(), PLearn::Convolution2DModule::fprop(), PLearn::CombiningCostsModule::fprop(), PLearn::ClassErrorCostModule::fprop(), PLearn::BinarizeModule::fprop(), PLearn::ArgmaxModule::fprop(), PLearn::RBMWoodsLayer::fpropNLL(), PLearn::RBMRateLayer::fpropNLL(), PLearn::RBMMultinomialLayer::fpropNLL(), PLearn::RBMMixedLayer::fpropNLL(), PLearn::RBMLocalMultinomialLayer::fpropNLL(), PLearn::RBMLayer::fpropNLL(), PLearn::RBMLateralBinomialLayer::fpropNLL(), PLearn::RBMGaussianLayer::fpropNLL(), PLearn::RBMBinomialLayer::fpropNLL(), PLearn::SumOverBagsVariable::fpropOneBag(), PLearn::RBMWoodsLayer::freeEnergyContribution(), PLearn::RBMRateLayer::freeEnergyContribution(), PLearn::RBMLocalMultinomialLayer::freeEnergyContribution(), PLearn::RBMGaussianLayer::freeEnergyContribution(), PLearn::RBMBinomialLayer::freeEnergyContribution(), PLearn::RBMWoodsLayer::freeEnergyContributionGradient(), PLearn::RBMRateLayer::freeEnergyContributionGradient(), PLearn::RBMMultinomialLayer::freeEnergyContributionGradient(), PLearn::RBMBinomialLayer::freeEnergyContributionGradient(), PLearn::gauss_01_quantile(), PLearn::TransformationLearner::generate(), PLearn::GaussMix::generateFromGaussian(), PLearn::StepwiseSelectionOracle::generateNewSearchset(), PLearn::StepwiseSelectionOracle::generateNextTrial(), PLearn::TransformationLearner::generatePredictedFrom(), PLearn::RBMWoodsLayer::generateSamples(), PLearn::RBMTruncExpLayer::generateSamples(), PLearn::RBMRateLayer::generateSamples(), PLearn::RBMMultinomialLayer::generateSamples(), PLearn::RBMLocalMultinomialLayer::generateSamples(), PLearn::RBMLateralBinomialLayer::generateSamples(), PLearn::RBMGaussianLayer::generateSamples(), PLearn::RBMBinomialLayer::generateSamples(), PLearn::get_absolute_tolerance(), PLearn::get_relative_tolerance(), PLearn::RegressionTreeRegisters::getAllRegisteredRow(), PLearn::RegressionTreeRegisters::getAllRegisteredRowLeave(), PLearn::RBMWoodsLayer::getConfiguration(), PLearn::RBMMultinomialLayer::getConfiguration(), PLearn::RBMMixedLayer::getConfiguration(), PLearn::RBMLocalMultinomialLayer::getConfiguration(), PLearn::RBMLateralBinomialLayer::getConfiguration(), PLearn::RBMBinomialLayer::getConfiguration(), PLearn::NNet::getCost(), PLearn::VecStatsCollector::getCovariance(), PLearn::ObjectOptionsIterator::getCurrentOptionFlags(), PLearn::ObjectGraphIterator::getCurrentOptionName(), PLearn::ObjectOptionsIterator::getCurrentOptionName(), PLearn::RegressionTreeNode::getErrorImprovment(), PLearn::VMatrix::getExamples(), PLearn::TextFilesVMatrix::getFileAndPos(), PLearn::GaussMix::getInitialWeightsFrom(), PLearn::Calendar::getLastDayOfMonth(), PLearn::ScoreLayerVariable::getMolecule(), PLearn::ScoreLayerVariable::getMoleculeTemplate(), PLearn::UniformizeVMatrix::getNewRow(), PLearn::RandomSamplesVMatrix::getNewRow(), PLearn::PythonTableVMatrix::getNewRow(), PLearn::MultiTargetOneHotVMatrix::getNewRow(), PLearn::MeanImputationVMatrix::getNewRow(), PLearn::KNNImputationVMatrix::getNewRow(), PLearn::GaussianizeVMatrix::getNewRow(), PLearn::DiskVMatrix::getNewRow(), PLearn::CompactFileVMatrix::getNewRow(), PLearn::BinaryOpVMatrix::getNewRow(), PLearn::ObservationWindow::getObs(), PLearn::VecStatsCollector::getObservations(), PLearn::VecStatsCollector::getObservationWindow(), PLearn::EmbeddedLearner::getOutputNames(), PLearn::BaggingLearner::getOutputNames(), PLearn::VBoundDBN2::getPortSizes(), PLearn::CostModule::getPortSizes(), PLearn::OnlineLearningModule::getPortWidth(), PLearn::ConcatRowsVMatrix::getpositions(), PLearn::VMatAccessBuffer::getRow(), PLearn::MemoryVMatrix::getRow(), PLearn::ForwardVMatrix::getRow(), PLearn::MixtureDistribution::getSizes(), PLearn::KFoldSplitter::getSplit(), PLearn::PlideLogPlugin::getStream(), PLearn::PL_LogPluginInterceptor::getStream(), PLearn::StringPStreamBuf::getString(), PLearn::NLLErrModule::getTarget(), PLearn::EmbeddedLearner::getTestCostNames(), PLearn::BaggingLearner::getTestCostNames(), PLearn::PTimer::getTimer(), PLearn::VPLPreprocessedLearner2::getTrainCostNames(), PLearn::VPLPreprocessedLearner::getTrainCostNames(), PLearn::NNet::getTrainCostNames(), PLearn::EmbeddedLearner::getTrainCostNames(), PLearn::DistRepNNet::getTrainCostNames(), PLearn::ObservationWindow::getWeight(), PLearn::TopDownAsymetricDeepNetwork::greedyStep(), PLearn::SubsamplingDBN::greedyStep(), PLearn::StackedSVDNet::greedyStep(), PLearn::StackedFocusedAutoassociatorsNet::greedyStep(), PLearn::StackedAutoassociatorsNet::greedyStep(), PLearn::DiscriminativeDeepBeliefNet::greedyStep(), PLearn::DeepNonLocalManifoldParzen::greedyStep(), PLearn::DeepBeliefNet::greedyStep(), PLearn::Plide::helpClasses(), PLearn::HTMLHelpCommand::helpClasses(), PLearn::Plide::helpCommands(), PLearn::HTMLHelpCommand::helpCommands(), PLearn::Plide::helpIndex(), PLearn::HTMLHelpCommand::helpIndex(), PLearn::Plide::helpOnClass(), PLearn::HTMLHelpCommand::helpOnClass(), PLearn::Plide::helpOnCommand(), PLearn::HTMLHelpCommand::helpOnCommand(), PLearn::HelpSystem::helpOnFunctionHTML(), PLearn::HelpSystem::helpOnMethodHTML(), PLearn::InferenceRBM::hiddenExpGivenInput(), PLearn::InferenceRBM::hiddenExpGivenInputTarget(), PLearn::InferenceRBM::hiddenExpGivenVisible(), PLearn::NNet::hiddenLayer(), PLearn::LayerCostModule::histo_index(), PLearn::PDateTime::incDay(), PLearn::PCA::incremental_algo(), PLearn::Option< DeallocatorType, self >::indexableSize(), PLearn::NetworkConnection::initialize(), PLearn::TransformationLearner::initNoiseVariance(), PLearn::EmbeddedLearner::inputsize(), PLearn::integerFromPyObject(), PLearn::ipow(), PLearn::VPLPreprocessedLearner2::isStatefulLearner(), PLearn::VPLPreprocessedLearner::isStatefulLearner(), PLearn::EmbeddedLearner::isStatefulLearner(), PLearn::BaggingLearner::isStatefulLearner(), PLearn::TMat< pair< real, real > >::isSymmetric(), PLearn::SubsamplingDBN::jointGreedyStep(), PLearn::PartSupervisedDBN::jointGreedyStep(), PLearn::GaussPartSupervisedDBN::jointGreedyStep(), PLearn::DeepBeliefNet::jointGreedyStep(), PLearn::PlideProgressPlugin::killProgressBar(), PLearn::lapackCholeskySolveInPlace(), PLearn::PDate::lastDateOfMonth(), PLearn::loadUCISet(), PLearn::TransformationLearner::log_density(), PLearn::LocallyMagnifiedDistribution::log_density(), PLearn::GaussMix::log_density(), PLearn::PL_Log::logger(), PLearn::VMatAccessBuffer::lookAhead(), PLearn::RegressionTreeNode::lookForBestSplit(), main(), PLearn::TransformationLearner::mainLearnerBuild(), PLearn::NetworkModule::makeDeepCopyFromShallowCopy(), PLearn::UniformizeLearner::mapToRank(), PLearn::matInvert(), PLearn::max(), PLearn::Max2Variable::Max2Variable(), PLearn::maxabs(), PLearn::SequentialValidation::maxTimeStep(), PLearn::min(), PLearn::Min2Variable::Min2Variable(), PLearn::minabs(), PLearn::multinomial_sample(), PLearn::NetworkConnection::NetworkConnection(), PLearn::PruningLinearRegressor::newDatasetIndices(), PLearn::PTimer::newTimer(), PLearn::RBMTrainer::NLL(), PLearn::BaggingLearner::nTestCosts(), PLearn::ObjectOptionsIterator::ObjectOptionsIterator(), PLearn::SubsamplingDBN::onlineStep(), PLearn::StackedAutoassociatorsNet::onlineStep(), PLearn::NatGradSMPNNet::onlineStep(), PLearn::NatGradNNet::onlineStep(), PLearn::mNNet::onlineStep(), PLearn::DeepBeliefNet::onlineStep(), PLearn::FilteredVMatrix::openIndex(), PLearn::openUrl(), PLearn::CorrelationProfiler::operator()(), PLearn::ObjectGraphIterator::operator*(), PLearn::ObjectOptionsIterator::operator*(), PLearn::ObjectGraphIterator::operator++(), PLearn::ObjectOptionsIterator::operator++(), PLearn::operator<<(), PLearn::RowIterator::operator[](), PLearn::HyperSetOption::optimize(), PLearn::VPLPreprocessedLearner2::outputsize(), PLearn::VPLPreprocessedLearner::outputsize(), PLearn::TransformOutputLearner::outputsize(), PLearn::TorchLearner::outputsize(), PLearn::PythonProcessedLearner::outputsize(), PLearn::GenericNearestNeighbors::outputsize(), PLearn::EmbeddedLearner::outputsize(), PLearn::BaggingLearner::outputsize(), PLearn::PDate::PDate(), PLearn::TMatTest::perform(), PLearn::HeapTest::perform(), PLearn::RBMMatrixConnection::petiteCulotteOlivierCD(), PLearn::RBMMatrixConnection::petiteCulotteOlivierUpdate(), PLearn::pl_gcf(), PLearn::PL_LogPluginInterceptor::PL_LogPluginInterceptor(), PLearn::pl_strtod(), PLearn::PlideProgressPlugin::PlideProgressPlugin(), PLearn::GaussMix::precomputeAllGaussianLogCoefficients(), PLearn::GaussMix::precomputeGaussianLogCoefficient(), PLearn::StatsCollector::pseudo_quantile(), PLearn::RegressionTreeRegisters::put(), PLearn::MemoryVMatrix::putMat(), PLearn::MemoryVMatrix::putRow(), PLearn::MemoryVMatrix::putSubRow(), PLearn::qld_interface(), PLearn::RBMTrainer::recError(), PLearn::Optimizer::remote_optimizeN(), PLearn::VecStatsCollector::remove_observation(), PLearn::StatsCollector::remove_observation(), PLearn::removeFromWrappedObjectsSet(), PLearn::RegressionTreeMulticlassLeaveProb::removeRow(), PLearn::RegressionTreeMulticlassLeaveFast::removeRow(), PLearn::RegressionTreeMulticlassLeave::removeRow(), PLearn::GaussMix::replaceGaussian(), PLearn::VPLPreprocessedLearner2::resetInternalState(), PLearn::VPLPreprocessedLearner::resetInternalState(), PLearn::EmbeddedLearner::resetInternalState(), PLearn::PTimer::resetTimer(), PLearn::StackedLearner::resizeBaseLearnersOutputs(), PLearn::GaussMix::resizeDataBeforeTraining(), PLearn::ridgeRegressionByGCV(), PLearn::RunObject::run(), PLearn::ChemicalICP::run(), PLearn::RBMLayer::setAllBias(), PLearn::RBMJointLLParameters::setAsCondInput(), PLearn::RBMJointGenericParameters::setAsCondInput(), PLearn::RBMParameters::setAsDownInput(), PLearn::RBMConnection::setAsDownInput(), PLearn::RBMConnection::setAsDownInputs(), PLearn::RBMParameters::setAsUpInput(), PLearn::RBMConnection::setAsUpInput(), PLearn::RBMConnection::setAsUpInputs(), PLearn::StackedLearner::setBaseLearnersTrainingSet(), PLearn::RBMLayer::setBatchSize(), PLearn::VMatKernel::setDataForKernelMatrix(), PLearn::ThresholdedKernel::setDataForKernelMatrix(), PLearn::VPLPreprocessedLearner2::setExperimentDirectory(), PLearn::VPLPreprocessedLearner::setExperimentDirectory(), PLearn::EmbeddedLearner::setExperimentDirectory(), PLearn::EmbeddedLearner::setInnerLearnerTrainingSet(), PLearn::TMat< pair< real, real > >::setMod(), PLearn::TransformationLearner::setNoiseVariance(), PLearn::PythonProcessedLearner::setOutputNamesFromParams(), PLearn::PDistribution::setPredictor(), PLearn::GaussMix::setPredictor(), PLearn::PDistribution::setPredictorPredictedSizes(), PLearn::GaussMix::setPredictorPredictedSizes_const(), PLearn::ScoreLayerVariable::setScalingCoefficient(), PLearn::SequentialValidation::setTestStartTime(), PLearn::VPLPreprocessedLearner2::setTrainingSet(), PLearn::VPLPreprocessedLearner::setTrainingSet(), PLearn::SVMClassificationTorch::setTrainingSet(), PLearn::RegressorFromDistribution::setTrainingSet(), PLearn::PythonProcessedLearner::setTrainingSet(), PLearn::NNet::setTrainingSet(), PLearn::LocalGaussianClassifier::setTrainingSet(), PLearn::KNNRegressor::setTrainingSet(), PLearn::KNNClassifier::setTrainingSet(), PLearn::GaussianProcessRegressor::setTrainingSet(), PLearn::BaggingLearner::setTrainingSet(), PLearn::VPLPreprocessedLearner2::setTrainStatsCollector(), PLearn::VPLPreprocessedLearner::setTrainStatsCollector(), PLearn::EmbeddedLearner::setTrainStatsCollector(), PLearn::TransformationLearner::setTransformDistribution(), PLearn::TransformationLearner::setTransformsParameters(), PLearn::VPLPreprocessedLearner2::setValidationSet(), PLearn::VPLPreprocessedLearner::setValidationSet(), PLearn::EmbeddedLearner::setValidationSet(), PLearn::softmax(), PLearn::RegressionTreeRegisters::sortEachDim(), PLearn::split_quoted_delimiter(), PLearn::PDistribution::splitCond(), PLearn::PTimer::stopTimer(), PLearn::SubVMatrix::SubVMatrix(), PLearn::InferenceRBM::supCDStep(), PLearn::SVD(), PLearn::Min2Variable::symbolicBprop(), PLearn::Max2Variable::symbolicBprop(), PLearn::InferenceRBM::targetExpGivenInput(), PLearn::EmbeddedLearner::targetsize(), PLearn::TransformOutputLearner::test(), PLearn::MultiClassAdaBoost::test(), PLearn::EmbeddedLearner::test(), PLearn::SequentialValidation::testVMat(), PLearn::VPLPreprocessedLearner2::train(), PLearn::VPLPreprocessedLearner::train(), PLearn::SubsamplingDBN::train(), PLearn::PseudolikelihoodRBM::train(), PLearn::NxProfileLearner::train(), PLearn::NatGradSMPNNet::train(), PLearn::ModuleLearner::train(), PLearn::LLC::train(), PLearn::KNNRegressor::train(), PLearn::KNNClassifier::train(), PLearn::KMeansClustering::train(), PLearn::KernelRidgeRegressor::train(), PLearn::GaussMix::train(), PLearn::GaussianDistribution::train(), PLearn::EmbeddedLearner::train(), PLearn::DiscriminativeRBM::train(), PLearn::DeepBeliefNet::train(), PLearn::CubicSpline::train(), PLearn::BestAveragingPLearner::train(), PLearn::BaggingLearner::train(), PLearn::ModuleLearner::trainingStep(), PLearn::GaussianProcessRegressor::trainProjectedProcess(), PLearn::SequentialValidation::trainVMat(), PLearn::GaussMix::traverse_tree(), PLearn::TransformationLearner::treeDataSet(), PLearn::RBMSparse1DMatrixConnection::update(), PLearn::RBMMatrixTransposeConnection::update(), PLearn::RBMMatrixConnectionNatGrad::update(), PLearn::RBMMatrixConnection::update(), PLearn::RBMLLParameters::update(), PLearn::RBMLayer::update(), PLearn::RBMLateralBinomialLayer::update(), PLearn::RBMGaussianLayer::update(), PLearn::RBMDiagonalMatrixConnection::update(), PLearn::RBMConv2DLLParameters::update(), PLearn::RBMConv2DConnection::update(), PLearn::PlideProgressPlugin::update(), PLearn::ObservationWindow::update(), PLearn::RBMLayer::updateCDandGibbs(), PLearn::GaussMix::updateCholeskyFromPrevious(), PLearn::ToBagClassifier::updateCostAndBagOutput(), PLearn::RBMLayer::updateGibbs(), PLearn::GaussMix::updateInverseVarianceFromPrevious(), PLearn::OneHotVMatrix::updateNClassesAndWidth(), PLearn::SequentialValidation::warmupModel(), PLearn::warn_err2(), PLearn::PRandom::weightedShuffleElements(), PLearn::LocallyPrecomputedVMatrix::~LocallyPrecomputedVMatrix(), and PLearn::PlideProgressPlugin::~PlideProgressPlugin().
#define PLASSERT_MSG | ( | expr, | |
message | |||
) |
static_cast<void>((expr) ? 0 : \ (PLearn::pl_assert_fail(#expr, __FILE__, __LINE__, \ PL_ASSERT_FUNCTION, (message)), 0))
Definition at line 128 of file plerror.h.
Referenced by PLearn::RBMMixedConnection::accumulateNegStats(), PLearn::RBMMatrixTransposeConnection::accumulateNegStats(), PLearn::RBMConv2DConnection::accumulateNegStats(), PLearn::RBMMixedConnection::accumulatePosStats(), PLearn::RBMMatrixTransposeConnection::accumulatePosStats(), PLearn::RBMConv2DConnection::accumulatePosStats(), PLearn::RBMMatrixConnection::addWeightPenalty(), PLearn::RBMDiagonalMatrixConnection::addWeightPenalty(), PLearn::TanhModule::bbpropUpdate(), PLearn::Supersampling2DModule::bbpropUpdate(), PLearn::Subsampling2DModule::bbpropUpdate(), PLearn::SquaredErrorCostModule::bbpropUpdate(), PLearn::ProcessInputCostModule::bbpropUpdate(), PLearn::NLLCostModule::bbpropUpdate(), PLearn::ModuleStackModule::bbpropUpdate(), PLearn::LinearFilterModule::bbpropUpdate(), PLearn::GradNNetLayerModule::bbpropUpdate(), PLearn::CostModule::bbpropUpdate(), PLearn::Convolution2DModule::bbpropUpdate(), PLearn::CombiningCostsModule::bbpropUpdate(), PLearn::BackConvolution2DModule::bbpropUpdate(), PLearn::GaussianProcessNLLVariable::bprop(), PLearn::SplitModule::bpropAccUpdate(), PLearn::RBMModule::bpropAccUpdate(), PLearn::NetworkModule::bpropAccUpdate(), PLearn::KLp0p1RBMModule::bpropAccUpdate(), PLearn::TanhModule::bpropUpdate(), PLearn::Supersampling2DModule::bpropUpdate(), PLearn::Subsampling2DModule::bpropUpdate(), PLearn::SquaredErrorCostModule::bpropUpdate(), PLearn::SoftmaxNLLCostModule::bpropUpdate(), PLearn::SoftmaxModule::bpropUpdate(), PLearn::ShuntingNNetLayerModule::bpropUpdate(), PLearn::ScaleGradientModule::bpropUpdate(), PLearn::RBMWoodsLayer::bpropUpdate(), PLearn::RBMTruncExpLayer::bpropUpdate(), PLearn::RBMSparse1DMatrixConnection::bpropUpdate(), PLearn::RBMRateLayer::bpropUpdate(), PLearn::RBMMultitaskClassificationModule::bpropUpdate(), PLearn::RBMMultinomialLayer::bpropUpdate(), PLearn::RBMMixedLayer::bpropUpdate(), PLearn::RBMMixedConnection::bpropUpdate(), PLearn::RBMMatrixTransposeConnection::bpropUpdate(), PLearn::RBMMatrixConnectionNatGrad::bpropUpdate(), PLearn::RBMMatrixConnection::bpropUpdate(), PLearn::RBMLocalMultinomialLayer::bpropUpdate(), PLearn::RBMLateralBinomialLayer::bpropUpdate(), PLearn::RBMGaussianLayer::bpropUpdate(), PLearn::RBMDiagonalMatrixConnection::bpropUpdate(), PLearn::RBMConv2DConnection::bpropUpdate(), PLearn::RBMClassificationModule::bpropUpdate(), PLearn::RBMBinomialLayer::bpropUpdate(), PLearn::ProcessInputCostModule::bpropUpdate(), PLearn::OnBagsModule::bpropUpdate(), PLearn::NLLCostModule::bpropUpdate(), PLearn::ModuleStackModule::bpropUpdate(), PLearn::LinearFilterModule::bpropUpdate(), PLearn::GradNNetLayerModule::bpropUpdate(), PLearn::CrossEntropyCostModule::bpropUpdate(), PLearn::CostModule::bpropUpdate(), PLearn::Convolution2DModule::bpropUpdate(), PLearn::CombiningCostsModule::bpropUpdate(), PLearn::BackConvolution2DModule::bpropUpdate(), PLearn::DenoisingRecurrentNet::bpropUpdateConnection(), PLearn::NetworkModule::build_(), PLearn::NatGradSMPNNet::build_(), PLearn::NatGradNNet::build_(), PLearn::mNNet::build_(), PLearn::DiskVMatrix::build_(), PLearn::BasisSelectionRegressor::build_(), PLearn::SubsamplingDBN::build_classification_cost(), PLearn::DeepBeliefNet::build_classification_cost(), PLearn::SubsamplingDBN::build_final_cost(), PLearn::DeepBeliefNet::build_final_cost(), PLearn::SubsamplingDBN::build_layers_and_connections(), PLearn::DeepBeliefNet::build_layers_and_connections(), PLearn::NNet::computeCostsFromOutputs(), PLearn::AddCostToLearner::computeCostsFromOutputs(), PLearn::RationalQuadraticARDKernel::computeGramMatrixDerivIspAlpha(), PLearn::SquaredExponentialARDKernel::computeGramMatrixDerivIspInputSigma(), PLearn::NeuralNetworkARDKernel::computeGramMatrixDerivIspInputSigma(), PLearn::Matern1ARDKernel::computeGramMatrixDerivIspInputSigma(), PLearn::LinearARDKernel::computeGramMatrixDerivIspInputSigma(), PLearn::SquaredExponentialARDKernel::computeGramMatrixDerivIspSignalSigma(), PLearn::RationalQuadraticARDKernel::computeGramMatrixDerivIspSignalSigma(), PLearn::PLearnerDiagonalKernel::computeGramMatrixDerivIspSignalSigma(), PLearn::NeuralNetworkARDKernel::computeGramMatrixDerivIspSignalSigma(), PLearn::Matern1ARDKernel::computeGramMatrixDerivIspSignalSigma(), PLearn::LinearARDKernel::computeGramMatrixDerivIspSignalSigma(), PLearn::IIDNoiseKernel::computeGramMatrixDerivKronecker(), PLearn::MultiClassAdaBoost::computeOutputAndCosts(), PLearn::RBMModule::computePartitionFunction(), PLearn::RBMMatrixTransposeConnection::computeProduct(), PLearn::RBMMatrixTransposeConnection::computeProducts(), PLearn::BetaKernel::evaluate(), PLearn::GaussianProcessNLLVariable::fbpropFragments(), PLearn::fill_one_hot(), PLearn::RBMMatrixTransposeConnection::forget(), PLearn::TreeDBNModule::fprop(), PLearn::SplitModule::fprop(), PLearn::ShuntingNNetLayerModule::fprop(), PLearn::RBMModule::fprop(), PLearn::NLLCostModule::fprop(), PLearn::LinearFilterModule::fprop(), PLearn::KLp0p1RBMModule::fprop(), PLearn::GradNNetLayerModule::fprop(), PLearn::BinarizeModule::fprop(), PLearn::NatGradSMPNNet::fpropNet(), PLearn::NatGradNNet::fpropNet(), PLearn::mNNet::fpropNet(), PLearn::RBMMultinomialLayer::fpropNLL(), PLearn::RBMLocalMultinomialLayer::fpropNLL(), PLearn::RBMWoodsLayer::generateSample(), PLearn::RBMRateLayer::generateSample(), PLearn::RBMLocalMultinomialLayer::generateSample(), PLearn::RBMLateralBinomialLayer::generateSample(), PLearn::RBMWoodsLayer::generateSamples(), PLearn::RBMTruncExpLayer::generateSamples(), PLearn::RBMRateLayer::generateSamples(), PLearn::RBMMultinomialLayer::generateSamples(), PLearn::RBMLocalMultinomialLayer::generateSamples(), PLearn::RBMLateralBinomialLayer::generateSamples(), PLearn::RBMGaussianLayer::generateSamples(), PLearn::RBMBinomialLayer::generateSamples(), PLearn::NetworkConnection::getDestinationModule(), PLearn::NetworkConnection::getDestinationPort(), PLearn::BinaryNumbersVMatrix::getNewRow(), PLearn::NetworkConnection::getSourceModule(), PLearn::NetworkConnection::getSourcePort(), PLearn::NoSplitSplitter::getSplit(), PLearn::KFoldSplitter::getSplit(), PLearn::NatGradEstimator::init(), PLearn::SubsamplingDBN::jointGreedyStep(), PLearn::DeepBeliefNet::jointGreedyStep(), PLearn::RBMMatrixTransposeConnection::makeParametersPointHere(), PLearn::VecStatsCollector::merge(), PLearn::multiply(), PLearn::OnlineLearningModule::namedFprop(), PLearn::NatGradEstimator::operator()(), PLearn::AutoScaledGradientOptimizer::optimizeN(), PLearn::RBMMatrixConnection::petiteCulotteOlivierUpdate(), PLearn::VMatLanguage::run(), PLearn::SubsamplingDBN::train(), PLearn::NatGradSMPNNet::train(), PLearn::DeepBeliefNet::train(), PLearn::AddCostToLearner::train(), PLearn::AdaBoost::train(), PLearn::RBMMatrixTransposeConnection::update(), PLearn::RBMConnection::updateCDandGibbs(), and PLearn::RBMConnection::updateGibbs().
#define PLCHECK | ( | expr | ) |
static_cast<void>((expr) ? 0 : \ (PLearn::pl_check_fail(#expr, __FILE__, __LINE__, \ PL_ASSERT_FUNCTION, ""), 0))
Definition at line 140 of file plerror.h.
Referenced by PLearn::HyperLearner::auto_save(), PLearn::SoftmaxNLLCostModule::bbpropUpdate(), PLearn::VariableDeletionVMatrix::build_(), PLearn::ShiftAndRescaleVMatrix::build_(), PLearn::SelectColumnsVMatrix::build_(), PLearn::RegressionTreeRegisters::build_(), PLearn::RegressionTree::build_(), PLearn::RBMTrainer::build_(), PLearn::PutSubVMatrix::build_(), PLearn::OneVsAllVMatrix::build_(), PLearn::NatGradSMPNNet::build_(), PLearn::ModuleTester::build_(), PLearn::ModuleLearner::build_(), PLearn::MaxSubsamplingTest::build_(), PLearn::MaxSubsampling2DModule::build_(), PLearn::LinearCombinationModule::build_(), PLearn::GaussianizeVMatrix::build_(), PLearn::ForwardModule::build_(), PLearn::MissingIndicatorVMatrix::buildNewRecordFormat(), PLearn::StatsCollector::calculate_binary_integer(), PLearn::VMatrix::compareStats(), PLearn::AddCostToLearner::computeCostsFromOutputs(), PLearn::KFoldLogisticClassifier::computeOutput(), PLearn::RBMModule::computePartitionFunction(), PLearn::computeStats(), PLearn::GaussianProcessNLLVariable::fbpropFragments(), PLearn::RBMModule::fprop(), PLearn::ArgmaxModule::fprop(), PLearn::RBMDistribution::generateN(), PLearn::RegressionTreeRegisters::getNextId(), PLearn::RegressionTreeNode::lookForBestSplit(), PLearn::HyperSetOption::optimize(), PLearn::PLCheckTest::perform(), PLearn::VMatLanguage::preprocess(), PLearn::readPriorityQueue(), PLearn::VMatCommand::run(), PLearn::ReadAndWriteCommand::run(), PLearn::LearnerCommand::run(), PLearn::ConfigParsing::run(), PLearn::VMatrix::saveCMAT(), PLearn::TextFilesVMatrix::setColumnNamesAndWidth(), PLearn::ToBagClassifier::setTrainingSet(), PLearn::MultiClassAdaBoost::setTrainingSet(), PLearn::AdaBoost::setTrainingSet(), PLearn::MultiClassAdaBoost::test(), PLearn::AdaBoost::test(), PLearn::NatGradSMPNNet::train(), PLearn::MixtureDistribution::train(), PLearn::KFoldLogisticClassifier::train(), PLearn::AdaBoost::train(), and PLearn::vmatmain().
#define PLCHECK_MSG | ( | expr, | |
message | |||
) |
static_cast<void>((expr) ? 0 : \ (PLearn::pl_check_fail(#expr, __FILE__, __LINE__, \ PL_ASSERT_FUNCTION, (message)), 0))
Definition at line 145 of file plerror.h.
Referenced by PLearn::RBMMixedConnection::bpropAccUpdate(), PLearn::KLp0p1RBMModule::bpropAccUpdate(), PLearn::RBMSparse1DMatrixConnection::bpropAccUpdate(), PLearn::RBMConv2DConnection::bpropAccUpdate(), PLearn::RBMModule::bpropAccUpdate(), PLearn::Convolution2DModule::bpropAccUpdate(), PLearn::RBMMatrixConnection::bpropAccUpdate(), PLearn::RBMMultinomialLayer::bpropUpdate(), PLearn::RBMLocalMultinomialLayer::bpropUpdate(), PLearn::MixtureDistribution::build_(), PLearn::ProcessingVMatrix::build_(), PLearn::RBMModule::build_(), PLearn::NatGradSMPNNet::build_(), PLearn::MaxSubsampling2DModule::build_(), PLearn::KLp0p1RBMModule::build_(), PLearn::TimesRowVariable::build_(), PLearn::TimesColumnVariable::build_(), PLearn::MixtureVMatrix::build_(), PLearn::ModuleTester::build_(), PLearn::RBMLocalMultinomialLayer::build_(), PLearn::ReplicateSamplesVMatrix::build_(), PLearn::RBMConv2DConnection::computeProducts(), PLearn::StackedAutoassociatorsNet::fineTuningStep(), PLearn::MaxSubsampling2DModule::fprop(), PLearn::Convolution2DModule::fprop(), PLearn::SoftmaxNLLCostModule::fprop(), PLearn::NLLCostModule::fprop(), PLearn::RBMModule::fprop(), PLearn::KLp0p1RBMModule::fprop(), PLearn::RBMWoodsLayer::generateSample(), PLearn::RBMLocalMultinomialLayer::generateSample(), PLearn::RBMRateLayer::generateSample(), PLearn::RBMLateralBinomialLayer::generateSample(), PLearn::RBMWoodsLayer::generateSamples(), PLearn::RBMBinomialLayer::generateSamples(), PLearn::RBMTruncExpLayer::generateSamples(), PLearn::RBMLateralBinomialLayer::generateSamples(), PLearn::RBMMultinomialLayer::generateSamples(), PLearn::RBMRateLayer::generateSamples(), PLearn::RBMGaussianLayer::generateSamples(), PLearn::RBMLocalMultinomialLayer::generateSamples(), PLearn::KFoldSplitter::getSplit(), PLearn::RegressionTree::getTestCostNames(), PLearn::StackedAutoassociatorsNet::greedyStep(), PLearn::DeepBeliefNet::jointGreedyStep(), PLearn::NatGradSMPNNet::makeDeepCopyFromShallowCopy(), PLearn::PLCheckTest::perform(), PLearn::TextFilesVMatrix::setColumnNamesAndWidth(), PLearn::RegressionTreeRegisters::sortEachDim(), PLearn::AdaBoost::train(), PLearn::InferenceRBM::unsupCDStep(), PLearn::StackedAutoassociatorsNet::unsupervisedFineTuningStep(), PLearn::RBMGaussianLayer::update(), PLearn::RBMConv2DConnection::update(), and PLearn::DeepBeliefNet::upDownStep().
#define PLDEPRECATED deprecationmsg |
Definition at line 70 of file plerror.h.
Referenced by PLearn::VariableDeletionVMatrix::build_(), PLearn::SourceVMatrixSplitter::build_(), PLearn::RunObject::build_(), PLearn::NNet::build_(), PLearn::NeighborhoodSmoothnessNNet::build_(), PLearn::MultiInstanceNNet::build_(), PLearn::LocallyPrecomputedVMatrix::build_(), PLearn::FileVMatrix::build_(), PLearn::ConditionalDensityNet::build_(), PLearn::BootstrapVMatrix::build_(), PLearn::getDataSet(), PLearn::SourceVMatrixSplitter::getSplit(), PLearn::PStream::parseModeT(), PLearn::PIFStream::PIFStream(), PLearn::PIStringStream::PIStringStream(), PLearn::POFStream::POFStream(), PLearn::VMatrix::save(), PLearn::ShiftAndRescaleVMatrix::ShiftAndRescaleVMatrix(), and PLearn::VariableDeletionVMatrix::VariableDeletionVMatrix().
#define PLERROR | ( | ... | ) | errormsg2(__FILE__,__LINE__,__VA_ARGS__) |
Definition at line 68 of file plerror.h.
Referenced by PLearn::absargmax(), PLearn::PPath::absolute(), PLearn::accumInStatsCol(), PLearn::VarArray::accumulateGradientFrom(), PLearn::VarArray::accumulateGradientTo(), PLearn::VarArray::accumulateTo(), PLearn::MergeDond2Files::accumulateVec(), PLearn::Profiler::activate(), PLearn::add(), PLearn::RowMapSparseMatrix< real >::add(), PLearn::ProbSparseMatrix::add(), PLearn::Hash< KeyType, DataType >::add(), PLearn::NeuralProbabilisticLanguageModel::add_transfer_func(), PLearn::FeatureSetSequentialCRF::add_transfer_func(), PLearn::FeatureSetNNet::add_transfer_func(), PLearn::DistRepNNet::add_transfer_func(), PLearn::RBMLayer::addBiasDecay(), PLearn::NnlmOutputLayer::addCandidateContribution(), PLearn::DoubleAccessSparseMatrix< T >::addCol(), PLearn::DoubleAccessSparseMatrix< T >::addCompressedVec(), PLearn::PrecomputedKernel::addDataForKernelMatrix(), PLearn::ManifoldParzenKernel::addDataForKernelMatrix(), PLearn::Kernel::addDataForKernelMatrix(), PLearn::GaussianKernel::addDataForKernelMatrix(), PLearn::SurfaceMesh::addFace(), PLearn::RegressionTreeQueue::addHeap(), PLearn::addIfNonMissing(), PLearn::RegressionTreeMulticlassLeaveProb::addLeave(), PLearn::RegressionTreeMulticlassLeaveFast::addLeave(), PLearn::RegressionTreeMulticlassLeave::addLeave(), PLearn::RegressionTreeLeave::addLeave(), PLearn::PPath::addProtocol(), PLearn::SimpleDB< KeyType, QueryResult >::addRow(), PLearn::RegressionTreeMulticlassLeave::addRow(), PLearn::DoubleAccessSparseMatrix< T >::addRow(), PLearn::JoinVMatrix::addStatField(), PLearn::RowMapSparseMatrix< real >::addToColumns(), PLearn::addToDiagonal(), PLearn::RowMapSparseMatrix< real >::addToRows(), PLearn::addToWrappedObjectsSet(), PLearn::SurfaceMesh::addVertex(), PLearn::addXandX2IfNonMissing(), PLearn::AffineTransformWeightPenalty::AffineTransformWeightPenalty(), PLearn::ArrayAllocatorTrivial< T, SizeBits >::allocate(), PLearn::ArrayAllocator< T, SizeBits >::allocate(), PLearn::LearnerCommand::analyze_inputs(), PLearn::AnalyzeDond2DiscreteVariables::analyzeDiscreteVariable(), PLearn::AnalyzeFieldStats::analyzeVariableStats(), PLearn::CompactVMatrix::append(), PLearn::VMatrix::appendRow(), PLearn::TMat< T >::appendRow(), PLearn::NeighborhoodImputationVMatrix::appendRow(), PLearn::DiskVMatrix::appendRow(), PLearn::CovariancePreservationImputationVMatrix::appendRow(), PLearn::ConditionalMeanImputationVMatrix::appendRow(), PLearn::CompressedVMatrix::appendRow(), PLearn::CompactFileVMatrix::appendRow(), PLearn::AsciiVMatrix::appendRow(), PLearn::apply(), PLearn::NnlmOutputLayer::applyAllClassVars(), PLearn::RBMLayer::applyBiasDecay(), PLearn::NnlmOutputLayer::applyMuAndSigmaEmpiricalUpdate(), PLearn::NnlmOutputLayer::applyMuGradient(), PLearn::DenoisingRecurrentNet::applyMultipleSoftmaxToInputWindow(), PLearn::NnlmOutputLayer::applySigmaGradient(), PLearn::NNet::applyTransferFunc(), PLearn::RBMMatrixConnection::applyWeightPenalty(), PLearn::RBMDiagonalMatrixConnection::applyWeightPenalty(), PLearn::argmax(), PLearn::argmin(), PLearn::ArgminOfVariable::ArgminOfVariable(), PLearn::RemoteTrampoline::as(), PLearn::AsciiVMatrix::AsciiVMatrix(), PLearn::TinyVector< T, N, TTrait >::assign(), PLearn::SmallVector< T, SizeBits, Allocator >::assign(), PLearn::TinyVector< T, N, TTrait >::at(), PLearn::SmallVector< T, SizeBits, Allocator >::at(), PLearn::HyperLearner::auto_save(), PLearn::RowMapSparseMatrix< real >::averageAcrossRowsAndColumns(), PLearn::avgdev(), PLearn::TinyVector< T, N, TTrait >::back(), PLearn::SmallVector< T, SizeBits, Allocator >::back(), PLearn::backConvolve1D(), PLearn::backConvolve1Dbackprop(), PLearn::backConvolve2D(), PLearn::backConvolve2Dbackprop(), PLearn::BallTreeNearestNeighbors::BallKNN(), PLearn::Learner::basename(), PLearn::Variable::bbprop(), PLearn::TraceVariable::bbprop(), PLearn::SoftmaxVariable::bbprop(), PLearn::SoftmaxLossVariable::bbprop(), PLearn::NonDiagVariable::bbprop(), PLearn::MatrixSoftmaxVariable::bbprop(), PLearn::MatrixSoftmaxLossVariable::bbprop(), PLearn::LogSoftmaxVariable::bbprop(), PLearn::InsertZerosVariable::bbprop(), PLearn::IdentityVariable::bbprop(), PLearn::ExtractVariable::bbprop(), PLearn::DiagVariable::bbprop(), PLearn::Cov2CorrVariable::bbprop(), PLearn::ConstrainVariable::bbprop(), PLearn::UndirectedSoftmaxModule::bbpropUpdate(), PLearn::TanhModule::bbpropUpdate(), PLearn::Supersampling2DModule::bbpropUpdate(), PLearn::Subsampling2DModule::bbpropUpdate(), PLearn::SquaredErrModule::bbpropUpdate(), PLearn::SoftmaxModule::bbpropUpdate(), PLearn::OnlineLearningModule::bbpropUpdate(), PLearn::NLLErrModule::bbpropUpdate(), PLearn::Convolution2DModule::bbpropUpdate(), PLearn::BackConvolution2DModule::bbpropUpdate(), PLearn::binary_classification_loss(), PLearn::Row::bind(), PLearn::PRandom::binomial_sample(), PLearn::binread_(), PLearn::binread_compressed(), PLearn::binwrite_compressed(), PLearn::RightPseudoInverseVariable::bprop(), PLearn::OnBagsModule::bprop(), PLearn::NeuralProbabilisticLanguageModel::bprop(), PLearn::NegCrossEntropySigmoidVariable::bprop(), PLearn::MultiMaxVariable::bprop(), PLearn::MatrixInverseVariable::bprop(), PLearn::LeftPseudoInverseVariable::bprop(), PLearn::FeatureSetSequentialCRF::bprop(), PLearn::FeatureSetNNet::bprop(), PLearn::DeterminantVariable::bprop(), PLearn::CrossEntropyVariable::bprop(), PLearn::AffineTransformWeightPenalty::bprop(), PLearn::bprop_tanh(), PLearn::NllGeneralGaussianVariable::bprop_to_bases(), PLearn::DeepNonLocalManifoldParzen::bprop_to_bases(), PLearn::SoftmaxNLLCostModule::bpropAccUpdate(), PLearn::RBMSparse1DMatrixConnection::bpropAccUpdate(), PLearn::RBMModule::bpropAccUpdate(), PLearn::OnlineLearningModule::bpropAccUpdate(), PLearn::OnBagsModule::bpropAccUpdate(), PLearn::NLLCostModule::bpropAccUpdate(), PLearn::MaxSubsampling2DModule::bpropAccUpdate(), PLearn::MatrixModule::bpropAccUpdate(), PLearn::LayerCostModule::bpropAccUpdate(), PLearn::KLp0p1RBMModule::bpropAccUpdate(), PLearn::CrossEntropyCostModule::bpropAccUpdate(), PLearn::CostModule::bpropAccUpdate(), PLearn::RBMWoodsLayer::bpropNLL(), PLearn::RBMRateLayer::bpropNLL(), PLearn::RBMLayer::bpropNLL(), PLearn::RBMLateralBinomialLayer::bpropNLL(), PLearn::UndirectedSoftmaxModule::bpropUpdate(), PLearn::TanhModule::bpropUpdate(), PLearn::Supersampling2DModule::bpropUpdate(), PLearn::Subsampling2DModule::bpropUpdate(), PLearn::SquaredErrModule::bpropUpdate(), PLearn::RBMWoodsLayer::bpropUpdate(), PLearn::RBMRateLayer::bpropUpdate(), PLearn::RBMMultinomialLayer::bpropUpdate(), PLearn::RBMMixedLayer::bpropUpdate(), PLearn::RBMLayer::bpropUpdate(), PLearn::RBMLateralBinomialLayer::bpropUpdate(), PLearn::RBMJointGenericParameters::bpropUpdate(), PLearn::RBMGenericParameters::bpropUpdate(), PLearn::RBMBinomialLayer::bpropUpdate(), PLearn::OnlineLearningModule::bpropUpdate(), PLearn::OnBagsModule::bpropUpdate(), PLearn::NnlmWordRepresentationLayer::bpropUpdate(), PLearn::NnlmOutputLayer::bpropUpdate(), PLearn::NLLErrModule::bpropUpdate(), PLearn::LayerCostModule::bpropUpdate(), PLearn::CostModule::bpropUpdate(), PLearn::Convolution2DModule::bpropUpdate(), PLearn::BackConvolution2DModule::bpropUpdate(), PLearn::PvGradNNet::bpropUpdateNet(), PLearn::YMDDatedVMatrix::build_(), PLearn::WPLS::build_(), PLearn::WordNetSenseDictionary::build_(), PLearn::WeightedSumSquareVariable::build_(), PLearn::VVMatrix::build_(), PLearn::VMatrixFromDistribution::build_(), PLearn::VecStatsCollector::build_(), PLearn::VecElementVariable::build_(), PLearn::VarRowVariable::build_(), PLearn::VariableDeletionVMatrix::build_(), PLearn::VarElementVariable::build_(), PLearn::VarArrayElementVariable::build_(), PLearn::ValueSelectRowsVMatrix::build_(), PLearn::UniformDistribution::build_(), PLearn::UnfrozenDeepBeliefNet::build_(), PLearn::UnfoldedSumOfVariable::build_(), PLearn::UnfoldedFuncVariable::build_(), PLearn::UndirectedSoftmaxModule::build_(), PLearn::TransposeProductVariable::build_(), PLearn::TransposedDoubleProductVariable::build_(), PLearn::TrainValidTestSplitter::build_(), PLearn::TrainTestSplitter::build_(), PLearn::TopDownAsymetricDeepNetwork::build_(), PLearn::TimesVariable::build_(), PLearn::TimesScalarVariable::build_(), PLearn::TimesConstantScalarVariable2::build_(), PLearn::ThresholdedKernel::build_(), PLearn::TextSenseSequenceVMatrix::build_(), PLearn::TextFilesVMatrix::build_(), PLearn::TanhModule::build_(), PLearn::TangentLearner::build_(), PLearn::SurfaceTemplateLearner::build_(), PLearn::SurfaceMesh::build_(), PLearn::SupervisedDBN::build_(), PLearn::Supersampling2DModule::build_(), PLearn::SumOverBagsVariable::build_(), PLearn::SumOfVariable::build_(), PLearn::SummationKernel::build_(), PLearn::SubVMatrix::build_(), PLearn::SubsamplingDBN::build_(), PLearn::Subsampling2DModule::build_(), PLearn::SubsampleVariable::build_(), PLearn::SubMatVariable::build_(), PLearn::SubMatTransposeVariable::build_(), PLearn::SubInputVMatrix::build_(), PLearn::StackedSVDNet::build_(), PLearn::StackedSplitter::build_(), PLearn::StackedModulesModule::build_(), PLearn::StackedLearner::build_(), PLearn::StackedFocusedAutoassociatorsNet::build_(), PLearn::StackedAutoassociatorsNet::build_(), PLearn::SplitWiseValidationVMatrix::build_(), PLearn::SparseIncrementalAffineTransformVariable::build_(), PLearn::SortRowsVMatrix::build_(), PLearn::SoftmaxLossVariable::build_(), PLearn::SoftHistogramBinner::build_(), PLearn::ShuntingNNetLayerModule::build_(), PLearn::ShuffleColumnsVMatrix::build_(), PLearn::ShiftAndRescaleVMatrix::build_(), PLearn::SequentialModelSelector::build_(), PLearn::SequentialLearner::build_(), PLearn::SeparateInputVMatrix::build_(), PLearn::SemiSupervisedProbClassCostVariable::build_(), PLearn::SelectRowsVMatrix::build_(), PLearn::SelectRowsMultiInstanceVMatrix::build_(), PLearn::SelectColumnsVMatrix::build_(), PLearn::SecondIterationWrapper::build_(), PLearn::ScoreLayerVariable::build_(), PLearn::RowAtPositionVariable::build_(), PLearn::RightPseudoInverseVariable::build_(), PLearn::ReshapeVariable::build_(), PLearn::ReplicateSamplesVMatrix::build_(), PLearn::RepeatVMatrix::build_(), PLearn::RepeatSplitter::build_(), PLearn::ReIndexedTargetVariable::build_(), PLearn::RegressionTree::build_(), PLearn::ReconstructionWeightsKernel::build_(), PLearn::RBMWoodsLayer::build_(), PLearn::RBMTrainer::build_(), PLearn::RBMRateLayer::build_(), PLearn::RBMQLParameters::build_(), PLearn::RBMParameters::build_(), PLearn::RBMMultitaskClassificationModule::build_(), PLearn::RBMLQParameters::build_(), PLearn::RBMLLParameters::build_(), PLearn::RBMLateralBinomialLayer::build_(), PLearn::RBMGenericParameters::build_(), PLearn::RBMDiagonalMatrixConnection::build_(), PLearn::RBMConv2DLLParameters::build_(), PLearn::RBMConnection::build_(), PLearn::RankedVMatrix::build_(), PLearn::RandomSamplesVMatrix::build_(), PLearn::RandomGaussMix::build_(), PLearn::PythonTableVMatrix::build_(), PLearn::PythonProcessedVMatrix::build_(), PLearn::PythonProcessedLearner::build_(), PLearn::PseudolikelihoodRBM::build_(), PLearn::PruningLinearRegressor::build_(), PLearn::ProjectionErrorVariable::build_(), PLearn::ProductVariable::build_(), PLearn::ProductTransposeVariable::build_(), PLearn::ProcessSymbolicSequenceVMatrix::build_(), PLearn::ProcessDatasetVMatrix::build_(), PLearn::Preprocessing::build_(), PLearn::PrecomputedProcessedLearner::build_(), PLearn::PRandom::build_(), PLearn::PowVariableVariable::build_(), PLearn::PotentialsVariable::build_(), PLearn::PlusVariable::build_(), PLearn::PlusScalarVariable::build_(), PLearn::PlusRowVariable::build_(), PLearn::PlusManyVariable::build_(), PLearn::PlusColumnVariable::build_(), PLearn::PLS::build_(), PLearn::PLearnerOutputVMatrix::build_(), PLearn::PLearnerDiagonalKernel::build_(), PLearn::PTester::build_(), PLearn::PartSupervisedDBN::build_(), PLearn::OracleObjectGenerator::build_(), PLearn::OptimizeOptionOracle::build_(), PLearn::OneVsAllVMatrix::build_(), PLearn::OneHotVariable::build_(), PLearn::OneHotSquaredLoss::build_(), PLearn::ObjectOptionVariable::build_(), PLearn::ObjectGenerator::build_(), PLearn::NonLocalManifoldParzen::build_(), PLearn::NnlmWordRepresentationLayer::build_(), PLearn::NnlmOutputLayer::build_(), PLearn::NnlmOnlineLearner::build_(), PLearn::NNet::build_(), PLearn::NllSemisphericalGaussianVariable::build_(), PLearn::NLLNeighborhoodWeightsVariable::build_(), PLearn::NllGeneralGaussianVariable::build_(), PLearn::NGramDistribution::build_(), PLearn::NeuralProbabilisticLanguageModel::build_(), PLearn::NeuralNet::build_(), PLearn::NetworkModule::build_(), PLearn::NetflixVMatrix::build_(), PLearn::NeighborhoodSmoothnessNNet::build_(), PLearn::NeighborhoodImputationVMatrix::build_(), PLearn::NeighborhoodConditionalMean::build_(), PLearn::NegLogPoissonVariable::build_(), PLearn::NegCrossEntropySigmoidVariable::build_(), PLearn::NatGradSMPNNet::build_(), PLearn::NatGradNNet::build_(), PLearn::MultiToUniInstanceSelectRandomVMatrix::build_(), PLearn::MultiTaskSeparationSplitter::build_(), PLearn::MultiTargetOneHotVMatrix::build_(), PLearn::MultiSampleVariable::build_(), PLearn::MultiMaxVariable::build_(), PLearn::MultiInstanceVMatrix::build_(), PLearn::MultiInstanceNNet::build_(), PLearn::MulticlassLossVariable::build_(), PLearn::MovingAverageVMatrix::build_(), PLearn::MovingAverage::build_(), PLearn::MoleculeTemplateLearner::build_(), PLearn::MoleculeTemplate::build_(), PLearn::ModulesLearner::build_(), PLearn::mNNet::build_(), PLearn::MixUnlabeledNeighbourVMatrix::build_(), PLearn::MissingInstructionVMatrix::build_(), PLearn::MissingIndicatorVMatrix::build_(), PLearn::MinusVariable::build_(), PLearn::MinusTransposedColumnVariable::build_(), PLearn::MinusScalarVariable::build_(), PLearn::MinusRowVariable::build_(), PLearn::MinusColumnVariable::build_(), PLearn::MiniBatchClassificationLossVariable::build_(), PLearn::Min2Variable::build_(), PLearn::MergeDond2Files::build_(), PLearn::MeanMedianModeImputationVMatrix::build_(), PLearn::MeanImputationVMatrix::build_(), PLearn::Max2Variable::build_(), PLearn::MatRowVariable::build_(), PLearn::MatrixSumOfVariable::build_(), PLearn::MatrixSoftmaxLossVariable::build_(), PLearn::MatrixOneHotSquaredLoss::build_(), PLearn::MatrixElementsVariable::build_(), PLearn::MarginPerceptronCostVariable::build_(), PLearn::ManifoldParzen::build_(), PLearn::ManifoldKNNDistribution::build_(), PLearn::LogSoftSoftMaxVariable::build_(), PLearn::LogAddVariable::build_(), PLearn::LocalMedBoost::build_(), PLearn::LocallyWeightedDistribution::build_(), PLearn::LocallyPrecomputedVMatrix::build_(), PLearn::LocalizedFeaturesLayerVariable::build_(), PLearn::LinearInductiveTransferClassifier::build_(), PLearn::LinearFilterModule::build_(), PLearn::LiftOutputVariable::build_(), PLearn::LIBSVMSparseVMatrix::build_(), PLearn::LemmatizeVMatrix::build_(), PLearn::LeftPseudoInverseVariable::build_(), PLearn::LayerCostModule::build_(), PLearn::KNNVMatrix::build_(), PLearn::KNNRegressor::build_(), PLearn::KNNClassifier::build_(), PLearn::KernelRidgeRegressor::build_(), PLearn::JoinVMatrix::build_(), PLearn::IsSmallerVariable::build_(), PLearn::IsMissingVariable::build_(), PLearn::IsLargerVariable::build_(), PLearn::InterValuesVariable::build_(), PLearn::InterleaveVMatrix::build_(), PLearn::InsertZerosVariable::build_(), PLearn::InfiniteMNISTVMatrix::build_(), PLearn::IndexAtPositionVariable::build_(), PLearn::IncrementalNNet::build_(), PLearn::IfThenElseVariable::build_(), PLearn::ICP::build_(), PLearn::HorizonStatefulLearner::build_(), PLearn::HintonDeepBeliefNet::build_(), PLearn::HeterogenuousAffineTransformWeightPenalty::build_(), PLearn::HeterogenuousAffineTransformVariable::build_(), PLearn::GraphicalBiText::build_(), PLearn::GradNNetLayerModule::build_(), PLearn::GradientAdaboostCostVariable::build_(), PLearn::GetInputVMatrix::build_(), PLearn::GenericNearestNeighbors::build_(), PLearn::GaussPartSupervisedDBN::build_(), PLearn::GaussMixLocalProjections::build_(), PLearn::GaussMix::build_(), PLearn::GaussianProcessRegressor::build_(), PLearn::GaussianDistribution::build_(), PLearn::GaussianDBNRegression::build_(), PLearn::GaussianDBNClassification::build_(), PLearn::GaussianContinuumDistribution::build_(), PLearn::GaussianContinuum::build_(), PLearn::FNetLayerVariable::build_(), PLearn::FileVMatrix::build_(), PLearn::FileDictionary::build_(), PLearn::FeatureSetSequentialCRF::build_(), PLearn::FeatureSetNNet::build_(), PLearn::FeatureSetNaiveBayesClassifier::build_(), PLearn::ExtractVariable::build_(), PLearn::ExtendedVariable::build_(), PLearn::Experimentation::build_(), PLearn::ExhaustiveNearestNeighbors::build_(), PLearn::EqualVariable::build_(), PLearn::EqualScalarVariable::build_(), PLearn::EpanechnikovKernel::build_(), PLearn::EmbeddedSequentialLearner::build_(), PLearn::EmbeddedLearner::build_(), PLearn::ElementAtPositionVariable::build_(), PLearn::EarlyStoppingOracle::build_(), PLearn::DynamicallyLinkedRBMsModel::build_(), PLearn::DuplicateScalarVariable::build_(), PLearn::DuplicateRowVariable::build_(), PLearn::DuplicateColumnVariable::build_(), PLearn::DTWKernel::build_(), PLearn::DoubleProductVariable::build_(), PLearn::DotProductVariable::build_(), PLearn::DivVariable::build_(), PLearn::DiverseComponentAnalysis::build_(), PLearn::DistRepNNet::build_(), PLearn::DiskVMatrix::build_(), PLearn::DiscriminativeDeepBeliefNet::build_(), PLearn::DictionaryVMatrix::build_(), PLearn::DichotomizeVMatrix::build_(), PLearn::DiagonalizedFactorsProductVariable::build_(), PLearn::DeterminantVariable::build_(), PLearn::DenoisingRecurrentNet::build_(), PLearn::DeepReconstructorNet::build_(), PLearn::DeepNonLocalManifoldParzen::build_(), PLearn::DeepFeatureExtractorNNet::build_(), PLearn::DeepBeliefNet::build_(), PLearn::DatedJoinVMatrix::build_(), PLearn::CumVMatrix::build_(), PLearn::CrossEntropyVariable::build_(), PLearn::CovariancePreservationImputationVMatrix::build_(), PLearn::Convolution2DModule::build_(), PLearn::ConjRosenbrock::build_(), PLearn::ConfRatedAdaboostCostVariable::build_(), PLearn::ConditionalMeanImputationVMatrix::build_(), PLearn::ConditionalDictionary::build_(), PLearn::ConditionalDensityNet::build_(), PLearn::ConcatSetsSplitter::build_(), PLearn::ConcatRowsVMatrix::build_(), PLearn::ConcatRowsVariable::build_(), PLearn::ConcatRowsSubVMatrix::build_(), PLearn::ConcatOfVariable::build_(), PLearn::ConcatColumnsVMatrix::build_(), PLearn::ConcatColumnsVariable::build_(), PLearn::CompareLearner::build_(), PLearn::CompactFileVMatrix::build_(), PLearn::CombiningCostsModule::build_(), PLearn::ColumnIndexVariable::build_(), PLearn::ClassSubsetVMatrix::build_(), PLearn::ClassSeparationSplitter::build_(), PLearn::ClassifierFromDensity::build_(), PLearn::ClassifierFromConditionalPDistribution::build_(), PLearn::ClassificationLossVariable::build_(), PLearn::ChemicalICP::build_(), PLearn::CheckDond2FileSequence::build_(), PLearn::CCCostVariable::build_(), PLearn::CartesianProductOracle::build_(), PLearn::BinaryOpVMatrix::build_(), PLearn::BinaryClassificationLossVariable::build_(), PLearn::BiasWeightAffineTransformVariable::build_(), PLearn::BestAveragingPLearner::build_(), PLearn::BatchVMatrix::build_(), PLearn::BackConvolution2DModule::build_(), PLearn::AsciiVMatrix::build_(), PLearn::AppendNeighborsVMatrix::build_(), PLearn::AnalyzeFieldStats::build_(), PLearn::AnalyzeDond2DiscreteVariables::build_(), PLearn::AffineTransformVariable::build_(), PLearn::AddMissingVMatrix::build_(), PLearn::AddLayersNNet::build_(), PLearn::AddCostToLearner::build_(), PLearn::AdaBoost::build_(), PLearn::TestImputations::build_ball_tree(), PLearn::SubsamplingDBN::build_classification_cost(), PLearn::DiscriminativeRBM::build_classification_cost(), PLearn::StackedAutoassociatorsNet::build_costs(), PLearn::DeepBeliefNet::build_costs(), PLearn::SubsamplingDBN::build_final_cost(), PLearn::DeepBeliefNet::build_final_cost(), PLearn::TopDownAsymetricDeepNetwork::build_layers_and_connections(), PLearn::SubsamplingDBN::build_layers_and_connections(), PLearn::StackedFocusedAutoassociatorsNet::build_layers_and_connections(), PLearn::StackedAutoassociatorsNet::build_layers_and_connections(), PLearn::PseudolikelihoodRBM::build_layers_and_connections(), PLearn::DiscriminativeRBM::build_layers_and_connections(), PLearn::DiscriminativeDeepBeliefNet::build_layers_and_connections(), PLearn::DeepNonLocalManifoldParzen::build_layers_and_connections(), PLearn::DeepBeliefNet::build_layers_and_connections(), PLearn::SupervisedDBN::build_params(), PLearn::PartSupervisedDBN::build_params(), PLearn::HintonDeepBeliefNet::build_params(), PLearn::GaussPartSupervisedDBN::build_params(), PLearn::GaussianDBNRegression::build_params(), PLearn::GaussianDBNClassification::build_params(), PLearn::RBMJointLLParameters::build_units_types(), PLearn::RBMJointGenericParameters::build_units_types(), PLearn::NNet::buildCosts(), PLearn::DistRepNNet::buildCosts(), PLearn::DeepFeatureExtractorNNet::buildCosts(), PLearn::TargetEncodingLearner::buildEncodingsFromTrainset(), PLearn::TextFilesVMatrix::buildIdx(), PLearn::NnlmOnlineLearner::buildLayers(), PLearn::ICP::buildMeshes(), PLearn::MissingIndicatorVMatrix::buildNewRecordFormat(), PLearn::StackedModulesLearner::buildOptions(), PLearn::NNet::buildOutputFromInput(), PLearn::DistRepNNet::buildOutputFromInput(), PLearn::NNet::buildTargetAndWeight(), PLearn::LinearInductiveTransferClassifier::buildTargetAndWeight(), PLearn::DeepFeatureExtractorNNet::buildTargetAndWeight(), PLearn::ObjectGraphIterator::buildTraversalGraph(), PLearn::DistRepNNet::buildVarGraph(), PLearn::ByteMemoryVMatrix::ByteMemoryVMatrix(), PLearn::Object::call(), PLearn::callFunction(), PLearn::UniformDistribution::cdf(), PLearn::SupervisedDBN::cdf(), PLearn::SpiralDistribution::cdf(), PLearn::RBMDistribution::cdf(), PLearn::PDistribution::cdf(), PLearn::PartSupervisedDBN::cdf(), PLearn::NGramDistribution::cdf(), PLearn::MixtureDistribution::cdf(), PLearn::ManifoldKNNDistribution::cdf(), PLearn::KernelDensityEstimator::cdf(), PLearn::HintonDeepBeliefNet::cdf(), PLearn::GaussPartSupervisedDBN::cdf(), PLearn::GaussianDBNRegression::cdf(), PLearn::GaussianDBNClassification::cdf(), PLearn::Distribution::cdf(), PLearn::ConditionalGaussianDistribution::cdf(), PLearn::ConditionalDensityNet::cdf(), PLearn::RowIterator::char_width(), PLearn::chdir(), PLearn::check_prob(), PLearn::RealRange::checkbrackets(), PLearn::RemoteMethodDoc::checkConsistency(), PLearn::UnaryVariable::checkContiguity(), PLearn::SequentialModelSelector::checkModelNames(), PLearn::RemoteTrampoline::checkNargs(), PLearn::TypedParentableObject< ParentT >::checkParent(), PLearn::OnlineLearningModule::checkProp(), PLearn::choleskyDecomposition(), PLearn::choleskyLeftSolve(), PLearn::choleskyRightSolve(), PLearn::choleskySolve(), PLearn::PCA::classical_algo(), PLearn::BoundedMemoryCache< KeyType, ValueType >::clear(), PLearn::ResourceSemaphore::clearAnyLock(), PLearn::DoubleAccessSparseMatrix< T >::clearCol(), PLearn::DoubleAccessSparseMatrix< T >::clearRow(), PLearn::color(), PLearn::color_luminance_to_rgb(), PLearn::columnArgmax(), PLearn::columnArgmin(), PLearn::columnMax(), PLearn::columnMean(), PLearn::columnMin(), PLearn::columnSum(), PLearn::columnSumOfSquares(), PLearn::columnVariance(), PLearn::columnWeightedMean(), PLearn::columnWeightedVariance(), PLearn::TVec< PP< RegressionTreeNode > >::compact(), PLearn::TMat< pair< real, real > >::compact(), PLearn::TMat< pair< real, real > >::compact_begin(), PLearn::CompactVMatrix::CompactVMatrix(), PLearn::VMatrix::compareStats(), PLearn::PythonCodeSnippet::compileGlobalCode(), PLearn::VMatLanguage::compileStream(), PLearn::ComplementedProbSparseMatrix::complement(), PLearn::compute2dGridOutputs(), PLearn::NnlmOutputLayer::compute_approx_nl_p_t_r(), PLearn::GraphicalBiText::compute_BN_likelihood(), PLearn::GraphicalBiText::compute_efs_likelihood(), PLearn::compute_fastsigmoid(), PLearn::compute_fasttanh(), PLearn::compute_inverse_sigmoid(), PLearn::compute_learner_outputs_on_grid(), PLearn::GraphicalBiText::compute_likelihood(), PLearn::compute_log(), PLearn::NnlmOutputLayer::compute_nl_p_rt(), PLearn::NnlmOutputLayer::compute_nl_p_t_r(), PLearn::LearnerCommand::compute_outputs_on_1D_grid(), PLearn::LearnerCommand::compute_outputs_on_2D_grid(), PLearn::compute_safelog(), PLearn::compute_sigmoid(), PLearn::NeuralProbabilisticLanguageModel::compute_softmax(), PLearn::FeatureSetSequentialCRF::compute_softmax(), PLearn::FeatureSetNNet::compute_softmax(), PLearn::compute_sqrt(), PLearn::compute_tanh(), PLearn::PseudolikelihoodRBM::compute_Z(), PLearn::LiftStatsCollector::computeAUC(), PLearn::RGBImage::computeAverage(), PLearn::DeepBeliefNet::computeClassifAndFinalCostsFromOutputs(), PLearn::VPLPreprocessedLearner2::computeConfidenceFromOutput(), PLearn::VPLPreprocessedLearner::computeConfidenceFromOutput(), PLearn::StackedLearner::computeConfidenceFromOutput(), PLearn::PLS::computeConfidenceFromOutput(), PLearn::LinearRegressor::computeConfidenceFromOutput(), PLearn::TransformOutputLearner::computeCostsFromOutputs(), PLearn::TargetEncodingLearner::computeCostsFromOutputs(), PLearn::TangentLearner::computeCostsFromOutputs(), PLearn::StatefulLearner::computeCostsFromOutputs(), PLearn::SequentialLearner::computeCostsFromOutputs(), PLearn::RankLearner::computeCostsFromOutputs(), PLearn::PseudolikelihoodRBM::computeCostsFromOutputs(), PLearn::PDistribution::computeCostsFromOutputs(), PLearn::NnlmOnlineLearner::computeCostsFromOutputs(), PLearn::NNet::computeCostsFromOutputs(), PLearn::NeuralProbabilisticLanguageModel::computeCostsFromOutputs(), PLearn::MultiInstanceNNet::computeCostsFromOutputs(), PLearn::MovingAverage::computeCostsFromOutputs(), PLearn::MoleculeTemplateLearner::computeCostsFromOutputs(), PLearn::LinearInductiveTransferClassifier::computeCostsFromOutputs(), PLearn::TopDownAsymetricDeepNetwork::computeCostsFromOutputs(), PLearn::FeatureSetSequentialCRF::computeCostsFromOutputs(), PLearn::FeatureSetNNet::computeCostsFromOutputs(), PLearn::FeatureSetNaiveBayesClassifier::computeCostsFromOutputs(), PLearn::DynamicallyLinkedRBMsModel::computeCostsFromOutputs(), PLearn::DistRepNNet::computeCostsFromOutputs(), PLearn::DenoisingRecurrentNet::computeCostsFromOutputs(), PLearn::DeepNNet::computeCostsFromOutputs(), PLearn::DeepFeatureExtractorNNet::computeCostsFromOutputs(), PLearn::BinaryStump::computeCostsFromOutputs(), PLearn::BallTreeNearestNeighbors::computeCostsFromOutputs(), PLearn::BaggingLearner::computeCostsFromOutputs(), PLearn::AddCostToLearner::computeCostsFromOutputs(), PLearn::AdaBoost::computeCostsFromOutputs(), PLearn::SequentialLearner::computeCostsOnly(), PLearn::TestImputations::computeCovPresStats(), PLearn::RBMLateralBinomialLayer::computeExpectations(), PLearn::KroneckerBaseKernel::computeGramMatrix(), PLearn::Kernel::computeGramMatrix(), PLearn::IIDNoiseKernel::computeGramMatrix(), PLearn::SummationKernel::computeGramMatrixDerivative(), PLearn::Kernel::computeGramMatrixDerivative(), PLearn::IIDNoiseKernel::computeGramMatrixDerivative(), PLearn::MemoryCachedKernel::computeGramMatrixDerivNV(), PLearn::MemoryCachedKernel::computeGramMatrixNV(), PLearn::computeInputMeanAndStddev(), PLearn::computeInverseStandardDeviationFromMeanAndSquareMean(), PLearn::Learner::computeLeaveOneOutCosts(), PLearn::ReconstructionWeightsKernel::computeLLEMatrix(), PLearn::computeLocalPrincipalComponents(), PLearn::TestImputations::computeMeanMedianModeStats(), PLearn::GaussMix::computeMeansAndCovariances(), PLearn::computeNearestNeighbors(), PLearn::NeighborhoodConditionalMean::computeNeighborhood(), PLearn::TestImputations::computeNeighborhoodStats(), PLearn::BasisSelectionRegressor::computeOrder(), PLearn::WPLS::computeOutput(), PLearn::TransformOutputLearner::computeOutput(), PLearn::TargetEncodingLearner::computeOutput(), PLearn::SubsamplingDBN::computeOutput(), PLearn::StructuralLearner::computeOutput(), PLearn::StackedLearner::computeOutput(), PLearn::SequentialLearner::computeOutput(), PLearn::RankLearner::computeOutput(), PLearn::PseudolikelihoodRBM::computeOutput(), PLearn::PLS::computeOutput(), PLearn::PLearner::computeOutput(), PLearn::PDistribution::computeOutput(), PLearn::PConditionalDistribution::computeOutput(), PLearn::NormalizationLearner::computeOutput(), PLearn::NNet::computeOutput(), PLearn::LocalMedBoost::computeOutput(), PLearn::KNNClassifier::computeOutput(), PLearn::KernelProjection::computeOutput(), PLearn::HistogramDistribution::computeOutput(), PLearn::GaussMixLocalProjections::computeOutput(), PLearn::DynamicallyLinkedRBMsModel::computeOutput(), PLearn::DenoisingRecurrentNet::computeOutput(), PLearn::BaggingLearner::computeOutput(), PLearn::TransformOutputLearner::computeOutputAndCosts(), PLearn::SequentialLearner::computeOutputAndCosts(), PLearn::LinearInductiveTransferClassifier::computeOutputAndCosts(), PLearn::AdaBoost::computeOutputAndCosts(), PLearn::BasisSelectionRegressor::computeOutputFromFeaturevec(), PLearn::Kernel::computePartialGramMatrix(), PLearn::computePrincipalComponents(), PLearn::RBMJointGenericParameters::computeQuadraticUnitActivations(), PLearn::computeRanks(), PLearn::Kernel::computeSparseGramMatrix(), PLearn::SDBWithStats::computeStats(), PLearn::LocalizedFeaturesLayerVariable::computeSubsets(), PLearn::ComputeDond2Target::computeTarget(), PLearn::Kernel::computeTestGramMatrix(), PLearn::NnlmOnlineLearner::computeTrainCostsFromOutputs(), PLearn::TestImputations::computeTreeCondMeanStats(), PLearn::RBMJointGenericParameters::computeUnitActivations(), PLearn::RBMGenericParameters::computeUnitActivations(), PLearn::computeWeightedMean(), PLearn::ReconstructionWeightsKernel::computeWeights(), PLearn::ICP::computeWeights(), PLearn::WordNetOntology::computeWordSenseUniqueIds(), PLearn::constrainedLinearRegression(), PLearn::ConvertFromPyObject< std::set< T > >::convert(), PLearn::StaticConvertEnumFromPyObject< U, is_enum >::convert(), PLearn::ConvertFromPyObject< T * >::convert(), PLearn::ConvertFromPyObject< Object * >::convert(), PLearn::ConvertFromPyObject< string >::convert(), PLearn::Calendar::convertCalendarTime(), PLearn::SDBVMFieldICBCTargets::convertField(), PLearn::SDBVMFieldDateDiff::convertField(), PLearn::convolve(), PLearn::convolve1D(), PLearn::convolve1Dbackprop(), PLearn::convolve2D(), PLearn::convolve2Dbackprop(), PLearn::VVec::copyFrom(), PLearn::VarArray::copyFrom(), PLearn::TVec< PP< RegressionTreeNode > >::copyFrom(), PLearn::RowIterator::copyFrom(), PLearn::VarArray::copyGradientFrom(), PLearn::VarArray::copyGradientTo(), PLearn::VarArray::copyMaxValueTo(), PLearn::VarArray::copyMinValueTo(), PLearn::VarArray::copyRValueFrom(), PLearn::VarArray::copyRValueTo(), PLearn::HTMLHelpCommand::copySnippet(), PLearn::VMatrix::copyStringMappingsFrom(), PLearn::VarArray::copyTo(), PLearn::VarArray::copyValuesFrom(), PLearn::correlation(), PLearn::correlations(), PLearn::StackedAutoassociatorsNet::corrupt_input(), PLearn::DeepBeliefNet::corrupt_input(), PLearn::CountEventsSemaphore::CountEventsSemaphore(), PLearn::countOccurencesInColumn(), PLearn::covariance(), PLearn::BallTreeNearestNeighbors::createAnchors(), PLearn::TestImputations::createHeaderFile(), PLearn::VVMatrix::createPreproVMat(), PLearn::createWrappedObjectsSet(), PLearn::cross(), PLearn::TVec< PP< RegressionTreeNode > >::data(), PLearn::TMat< pair< real, real > >::data(), PLearn::TTensor< T >::data(), PLearn::data_filename_2_filenames(), PLearn::JulianizeVMatrix::dateCodeWidth(), PLearn::ArrayAllocator< T, SizeBits >::deallocate(), PLearn::VMatrix::declareFieldNames(), PLearn::deepCopyField(), PLearn::Variable::defineGradientLocation(), PLearn::Variable::defineValueLocation(), PLearn::IPServer::DelayedConstructor(), PLearn::SurfaceMesh::delEdge(), PLearn::VMatrix::deleteStringMapping(), PLearn::SurfaceMesh::delFace(), PLearn::NGramDistribution::density(), PLearn::HistogramDistribution::density(), PLearn::TTensor< T >::DEPRECATEDsubTensor(), PLearn::LayerCostModule::deriv_func_(), PLearn::det(), PLearn::diagonalizedFactorsProduct(), PLearn::diagonalizedFactorsProductBprop(), PLearn::diagonalizedFactorsProductTranspose(), PLearn::diagonalizedFactorsProductTransposeBprop(), PLearn::diagonalizedFactorsTransposeProduct(), PLearn::diagonalizedFactorsTransposeProductBprop(), PLearn::diagonalizedFactorsTransposeProductTranspose(), PLearn::diagonalizedFactorsTransposeProductTransposeBprop(), PLearn::DiagonalNormalSampleVariable::DiagonalNormalSampleVariable(), PLearn::MatTPlusSumSquaredVec< MatT >::diagonalOfSquare(), PLearn::SquaredSymmMatT< MatT >::diagonalOfSquare(), PLearn::DichotomizeDond2DiscreteVariables::dichotomizeDiscreteVariables(), PLearn::Function::differentiate(), PLearn::diffSquareMultiplyAcc(), PLearn::diffSquareMultiplyScaledAcc(), PLearn::DirichletEstimatorMaxLik(), PLearn::PLearnService::disconnectFromServer(), PLearn::divide(), PLearn::StackedAutoassociatorsNet::divide_input(), PLearn::dot(), PLearn::SparseVMatrix::dot(), PLearn::RowBufferedVMatrix::dot(), PLearn::MemoryVMatrix::dot(), PLearn::ConcatColumnsVMatrix::dot(), PLearn::CompactVMatrix::dot(), PLearn::SparseMatrix::dotColumn(), PLearn::RowMapSparseMatrix< real >::dotColumn(), PLearn::SparseMatrix::dotRow(), PLearn::RowMapSparseMatrix< real >::dotRow(), PLearn::StackedAutoassociatorsNet::double_input(), PLearn::DoubleAccessSparseMatrix< T >::DoubleAccessSparseMatrix(), PLearn::DTWKernel::dtw(), PLearn::duplicateColumn(), PLearn::duplicateRow(), PLearn::duplicateScalar(), PLearn::DenoisingRecurrentNet::duration_to_number_of_timeframes(), PLearn::DX_save_2D_data(), PLearn::DX_save_2D_data_for_grid(), PLearn::eigen_SymmMat(), PLearn::eigenSparseNonSymmMat(), PLearn::eigenSparseSymmMat(), PLearn::MatlabInterface::eigs_r11(), PLearn::elementsEqualTo(), PLearn::ElementWiseDivisionRandomVariable::ElementWiseDivisionRandomVariable(), PLearn::RandomVariable::ElogP(), PLearn::EM(), PLearn::ConcatColumnsRandomVariable::EMBprop(), PLearn::SubVecRandomVariable::EMBprop(), PLearn::DiagonalNormalRandomVariable::EMBprop(), PLearn::ProductRandomVariable::EMBprop(), PLearn::ProductRandomVariable::EMTrainingInitialize(), PLearn::MinusRandomVariable::EMTrainingInitialize(), PLearn::PlusRandomVariable::EMTrainingInitialize(), PLearn::RandomVariable::EMTrainingInitialize(), PLearn::ElementWiseDivisionRandomVariable::EMUpdate(), PLearn::DenoisingRecurrentNet::encode_onehot_diffNote_duration(), PLearn::DenoisingRecurrentNet::encode_onehot_note_octav_duration(), PLearn::DenoisingRecurrentNet::encodeAndCreateSupervisedSequence(), PLearn::DenoisingRecurrentNet::encodeAndCreateSupervisedSequence2(), PLearn::CompactVMatrix::encodeAndPutRow(), PLearn::EncodedVMatrix::encodeRow(), PLearn::DenoisingRecurrentNet::encodeSequence(), PLearn::Profiler::end(), PLearn::TestImputations::endtestimputation(), PLearn::RBMWoodsLayer::energy(), PLearn::RBMLayer::energy(), PLearn::equals(), PLearn::IPopen::establish_communication(), PLearn::establish_connection(), PLearn::estimatedCumProb(), PLearn::ProbSparseMatrix::euclidianDistance(), PLearn::WeightedQuadraticPolynomialKernel::evaluate(), PLearn::WeightedDistance::evaluate(), PLearn::ThresholdedKernel::evaluate(), PLearn::SquaredErrorCostFunction::evaluate(), PLearn::ScaledLaplacianKernel::evaluate(), PLearn::ScaledGeneralizedDistanceRBFKernel::evaluate(), PLearn::RealFunctionFromKernel::evaluate(), PLearn::PartsDistanceKernel::evaluate(), PLearn::NegLogProbCostFunction::evaluate(), PLearn::MulticlassErrorCostFunction::evaluate(), PLearn::LiftBinaryCostFunction::evaluate(), PLearn::LaplacianKernel::evaluate(), PLearn::GeneralizedDistanceRBFKernel::evaluate(), PLearn::GaussianKernel::evaluate(), PLearn::DistanceKernel::evaluate(), PLearn::DirectNegativeCostFunction::evaluate(), PLearn::CosKernel::evaluate(), PLearn::CorrelationKernel::evaluate(), PLearn::ClassDistanceProportionCostFunction::evaluate(), PLearn::BinaryKernelDiscrimination::evaluate(), PLearn::BetaKernel::evaluate(), PLearn::WeightedDistance::evaluate_i_j(), PLearn::ThresholdedKernel::evaluate_i_j(), PLearn::ReconstructionWeightsKernel::evaluate_i_j(), PLearn::PrecomputedKernel::evaluate_i_j(), PLearn::GaussianKernel::evaluate_i_j(), PLearn::DistanceKernel::evaluate_i_j(), PLearn::ThresholdedKernel::evaluate_i_x_again(), PLearn::ReconstructionWeightsKernel::evaluate_sum_k_i_k_j(), PLearn::MemoryCachedKernel::evaluateAllIXNV(), PLearn::GaussianKernel::evaluateFromSquaredNormOfDifference(), PLearn::evaluateKernel(), PLearn::PLMPI::exchangeBlocks(), PLearn::PLMPI::exchangeColumnBlocks(), PLearn::RowMapSparseMatrix< real >::exists(), PLearn::DoubleAccessSparseMatrix< T >::exists(), PLearn::PPath::expandEnvVariables(), PLearn::UniformDistribution::expectation(), PLearn::SpiralDistribution::expectation(), PLearn::RBMDistribution::expectation(), PLearn::PDistribution::expectation(), PLearn::NGramDistribution::expectation(), PLearn::ManifoldKNNDistribution::expectation(), PLearn::KernelDensityEstimator::expectation(), PLearn::HistogramDistribution::expectation(), PLearn::Distribution::expectation(), PLearn::RemotePLearnServer::expectResults(), PLearn::Experimentation::experimentSetUp(), PLearn::NeighborhoodConditionalMean::experimentWithVariousKs(), PLearn::exponentialMovingAverageUpdate(), PLearn::exponentialMovingSquareUpdate(), PLearn::exponentialMovingVarianceUpdate(), PLearn::extend(), PLearn::externalProduct(), PLearn::externalProductAcc(), PLearn::externalProductDivUpdate(), PLearn::externalProductMultUpdate(), PLearn::externalProductScaleAcc(), PLearn::RBMLateralBinomialLayer::externalSymetricProductAcc(), PLearn::extractSenses(), PLearn::StackedAutoassociatorsNet::fantasizeKTime(), PLearn::DeepBeliefNet::fantasizeKTime(), PLearn::fast_gauss_01_quantile(), PLearn::fast_is_equal(), PLearn::VarArray::fbprop(), PLearn::SumOverBagsVariable::fbprop(), PLearn::SumOfVariable::fbprop(), PLearn::Function::fbprop(), PLearn::NatGradNNet::fbpropLoss(), PLearn::mNNet::fbpropLoss(), PLearn::Field::Field(), PLearn::FieldValue::FieldValue(), PLearn::SDBVMOutputCoder::fieldWidth(), PLearn::FilesIntStream::FilesIntStream(), PLearn::filesize64(), PLearn::RGBImage::fill(), PLearn::fill_one_hot(), PLearn::fill_random_normal(), PLearn::VMatrix::find(), PLearn::Schema::findColumn(), PLearn::SimpleDB< KeyType, QueryResult >::findEqualIndexed(), PLearn::PLearnServer::findFreeObjID(), PLearn::SubsamplingDBN::fineTuningStep(), PLearn::DeepBeliefNet::fineTuningStep(), PLearn::TVec< PP< RegressionTreeNode > >::firstElement(), PLearn::FixDond2BinaryVariables::fixBinaryVariables(), PLearn::OptionBase::flagStrings(), PLearn::force_mkdir(), PLearn::force_mkdir_for_file(), PLearn::VMatrix::forcePutRow(), PLearn::LinearFilterModule::forget(), PLearn::KMeansClustering::forget(), PLearn::GradNNetLayerModule::forget(), PLearn::WeightedLogGaussian::fprop(), PLearn::VarElementVariable::fprop(), PLearn::VarArrayElementVariable::fprop(), PLearn::UnfoldedSumOfVariable::fprop(), PLearn::UndirectedSoftmaxModule::fprop(), PLearn::TreeDBNModule::fprop(), PLearn::TanhModule::fprop(), PLearn::Supersampling2DModule::fprop(), PLearn::SumVarianceOfLinearTransformedCategoricals::fprop(), PLearn::SumVarianceOfLinearTransformedBernoullis::fprop(), PLearn::SumOfVariable::fprop(), PLearn::Subsampling2DModule::fprop(), PLearn::SquaredErrModule::fprop(), PLearn::SplitModule::fprop(), PLearn::SoftSoftMaxVariable::fprop(), PLearn::SemiSupervisedProbClassCostVariable::fprop(), PLearn::ReIndexedTargetVariable::fprop(), PLearn::RBMWoodsLayer::fprop(), PLearn::RBMSparse1DMatrixConnection::fprop(), PLearn::RBMModule::fprop(), PLearn::RBMLayer::fprop(), PLearn::RBMLateralBinomialLayer::fprop(), PLearn::OnlineLearningModule::fprop(), PLearn::OnBagsModule::fprop(), PLearn::NnlmWordRepresentationLayer::fprop(), PLearn::NnlmOutputLayer::fprop(), PLearn::NLLNeighborhoodWeightsVariable::fprop(), PLearn::NLLCostModule::fprop(), PLearn::NetworkModule::fprop(), PLearn::NegLogPoissonVariable::fprop(), PLearn::MultiMaxVariable::fprop(), PLearn::MiniBatchClassificationLossVariable::fprop(), PLearn::MatrixSoftmaxVariable::fprop(), PLearn::MatrixModule::fprop(), PLearn::LogVariable::fprop(), PLearn::LinearCombinationModule::fprop(), PLearn::LayerCostModule::fprop(), PLearn::KLp0p1RBMModule::fprop(), PLearn::CrossEntropyVariable::fprop(), PLearn::Cov2CorrVariable::fprop(), PLearn::CostModule::fprop(), PLearn::Convolution2DModule::fprop(), PLearn::BackConvolution2DModule::fprop(), PLearn::OnBagsModule::fpropAcc(), PLearn::NeuralProbabilisticLanguageModel::fpropCostsFromOutput(), PLearn::FeatureSetSequentialCRF::fpropCostsFromOutput(), PLearn::FeatureSetNNet::fpropCostsFromOutput(), PLearn::OnBagsModule::fpropInit(), PLearn::RBMWoodsLayer::fpropNLL(), PLearn::RBMRateLayer::fpropNLL(), PLearn::RBMMultinomialLayer::fpropNLL(), PLearn::RBMLocalMultinomialLayer::fpropNLL(), PLearn::RBMLayer::fpropNLL(), PLearn::SumOverBagsVariable::fpropOneBag(), PLearn::OnBagsModule::fpropOutput(), PLearn::NeuralProbabilisticLanguageModel::fpropOutput(), PLearn::FeatureSetSequentialCRF::fpropOutput(), PLearn::FeatureSetNNet::fpropOutput(), PLearn::RBMLayer::freeEnergyContribution(), PLearn::RBMLateralBinomialLayer::freeEnergyContribution(), PLearn::RBMLayer::freeEnergyContributionGradient(), PLearn::PLearnService::freeServer(), PLearn::ProcessSymbolicSequenceVMatrix::from_string_to_int_format(), PLearn::TinyVector< T, N, TTrait >::front(), PLearn::SmallVector< T, SizeBits, Allocator >::front(), PLearn::TreeDBNModule::full_fprop(), PLearn::IndexedVMatrix::fullyCheckMappings(), PLearn::ConcatRowsVMatrix::fullyCheckMappings(), PLearn::LayerCostModule::func_(), PLearn::gamdev(), PLearn::gauss_01_quantile(), PLearn::PythonObjectWrapper::gc_collect1(), PLearn::GCV(), PLearn::generalizedEigenVecOfSymmMat(), PLearn::GeneralizedOneHotVMatrix::GeneralizedOneHotVMatrix(), PLearn::SupervisedDBN::generate(), PLearn::PDistribution::generate(), PLearn::PartSupervisedDBN::generate(), PLearn::NGramDistribution::generate(), PLearn::ManifoldKNNDistribution::generate(), PLearn::KernelDensityEstimator::generate(), PLearn::HintonDeepBeliefNet::generate(), PLearn::GaussPartSupervisedDBN::generate(), PLearn::GaussianDBNRegression::generate(), PLearn::GaussianDBNClassification::generate(), PLearn::Distribution::generate(), PLearn::ConditionalGaussianDistribution::generate(), PLearn::VMatLanguage::generateCode(), PLearn::PDistribution::generateN(), PLearn::OptimizeOptionOracle::generateNextTrial(), PLearn::UnconditionalDistribution::generatePredicted(), PLearn::UnconditionalDistribution::generatePredictor(), PLearn::UnconditionalDistribution::generatePredictorGivenPredicted(), PLearn::PDistribution::generatePredictorGivenPredicted(), PLearn::VVMatrix::generateVMatIndex(), PLearn::geometric_mean(), PLearn::SubVMatrix::get(), PLearn::ComplementedProbSparseMatrix::get(), PLearn::SmoothedProbSparseMatrix::get(), PLearn::SelectColumnsVMatrix::get(), PLearn::RowBufferedVMatrix::get(), PLearn::RangeVMatrix::get(), PLearn::NistDB::get(), PLearn::NetflixVMatrix::get(), PLearn::MeanMedianModeImputationVMatrix::get(), PLearn::KernelVMatrix::get(), PLearn::IntVecFile::get(), PLearn::InterleaveVMatrix::get(), PLearn::DoubleAccessSparseMatrix< T >::get(), PLearn::CrossReferenceVMatrix::get(), PLearn::ConditionalMeanImputationVMatrix::get(), PLearn::Plide::getAllClassnames(), PLearn::StatsCollector::getAllValuesMapping(), PLearn::RBMConnection::getAllWeights(), PLearn::DoubleAccessSparseMatrix< T >::getAsCompressedVec(), PLearn::ProbabilitySparseMatrix::getAsFullVector(), PLearn::StatsCollector::getBinMapping(), PLearn::Binner::getBinning(), PLearn::SoftHistogramBinner::getBins(), PLearn::Calendar::getCalendarTime(), PLearn::DoubleAccessSparseMatrix< T >::getCol(), PLearn::VMatrix::getColumn(), PLearn::MeanMedianModeImputationVMatrix::getColumn(), PLearn::ConditionalMeanImputationVMatrix::getColumn(), PLearn::RBMRateLayer::getConfiguration(), PLearn::RBMLayer::getConfiguration(), PLearn::RBMLayer::getConfigurationCount(), PLearn::NNet::getCost(), PLearn::PPath::getcwd(), PLearn::getDataSet(), PLearn::getDateOfCode(), PLearn::VVMatrix::getDateOfVMat(), PLearn::GraphicalBiText::getDeepestCommonAncestor(), PLearn::SubVMatrix::getDictionary(), PLearn::SelectRowsVMatrix::getDictionary(), PLearn::SelectColumnsVMatrix::getDictionary(), PLearn::ProcessSymbolicSequenceVMatrix::getDictionary(), PLearn::DictionaryVMatrix::getDictionary(), PLearn::ConcatColumnsVMatrix::getDictionary(), PLearn::AddMissingVMatrix::getDictionary(), PLearn::SDBVMFieldMultiDiscrete::getDiscreteValue(), PLearn::DenoisingRecurrentNet::getDynamicConnectionsWeightMatrix(), PLearn::DenoisingRecurrentNet::getDynamicReconstructionConnectionsWeightMatrix(), PLearn::VMatrix::getExample(), PLearn::RegressionTreeRegisters::getExample(), PLearn::ProcessSymbolicSequenceVMatrix::getExample(), PLearn::LIBSVMSparseVMatrix::getExample(), PLearn::ConditionalMeanImputationVMatrix::getExample(), PLearn::LIBSVMSparseVMatrix::getExamples(), PLearn::VMatrix::getExtra(), PLearn::LIBSVMSparseVMatrix::getExtra(), PLearn::VMatrix::getFieldIndex(), PLearn::SDBVMSource::getFieldStat(), PLearn::TextFilesVMatrix::getFileAndPos(), PLearn::CompactFileVMatrix::getGroup(), PLearn::Experimentation::getHeaderRecord(), PLearn::WordNetSenseDictionary::getId(), PLearn::HashMapFeatureSet::getIndexFeature(), PLearn::ConcatDisjointFeatureSet::getIndexFeature(), PLearn::TextFilesVMatrix::getIndexOfTextField(), PLearn::SelectColumnsVMatrix::getIndicesFromFields(), PLearn::DenoisingRecurrentNet::getInputConnectionsWeightMatrix(), PLearn::SimpleDB< KeyType, QueryResult >::getInRow(), PLearn::SDBVMFieldRemapIntervals::getIntervals(), PLearn::TextFilesVMatrix::getMapping(), PLearn::NeighborhoodConditionalMean::getMasterHeaderRecords(), PLearn::VMatrix::getMat(), PLearn::TransposeVMatrix::getMat(), PLearn::SubVMatrix::getMat(), PLearn::RemoteMethodMap::getMethodHelpText(), PLearn::getModelAliases(), PLearn::ScoreLayerVariable::getMolecule(), PLearn::ScoreLayerVariable::getMoleculeTemplate(), PLearn::VecExtendedVMatrix::getNewRow(), PLearn::ThresholdVMatrix::getNewRow(), PLearn::TextSenseSequenceVMatrix::getNewRow(), PLearn::TextFilesVMatrix::getNewRow(), PLearn::SubVMatrix::getNewRow(), PLearn::SparseVMatrix::getNewRow(), PLearn::SourceVMatrix::getNewRow(), PLearn::RemapLastColumnVMatrix::getNewRow(), PLearn::ReIndexedTargetVMatrix::getNewRow(), PLearn::RegularGridVMatrix::getNewRow(), PLearn::RandomNeighborsDifferencesVMatrix::getNewRow(), PLearn::PythonTableVMatrix::getNewRow(), PLearn::PythonProcessedVMatrix::getNewRow(), PLearn::ProcessSymbolicSequenceVMatrix::getNewRow(), PLearn::PrecomputedVMatrix::getNewRow(), PLearn::OneHotVMatrix::getNewRow(), PLearn::LocalNeighborsDifferencesVMatrix::getNewRow(), PLearn::LIBSVMSparseVMatrix::getNewRow(), PLearn::JoinVMatrix::getNewRow(), PLearn::IndexedVMatrix::getNewRow(), PLearn::GeneralizedOneHotVMatrix::getNewRow(), PLearn::GaussianizeVMatrix::getNewRow(), PLearn::FilteredVMatrix::getNewRow(), PLearn::FileVMatrix::getNewRow(), PLearn::ExtendedVMatrix::getNewRow(), PLearn::DiskVMatrix::getNewRow(), PLearn::DatedJoinVMatrix::getNewRow(), PLearn::ConcatColumnsVMatrix::getNewRow(), PLearn::CompressedVMatrix::getNewRow(), PLearn::CompactVMatrix::getNewRow(), PLearn::CompactFileVMatrix::getNewRow(), PLearn::BinaryNumbersVMatrix::getNewRow(), PLearn::AutoSDBVMatrix::getNewRow(), PLearn::AsciiVMatrix::getNewRow(), PLearn::AppendNeighborsVMatrix::getNewRow(), PLearn::Poll::getNextPendingEvent(), PLearn::NGramDistribution::getNGrams(), PLearn::RegressionTreeMulticlassLeaveProb::getOutputAndError(), PLearn::RegressionTreeMulticlassLeaveFast::getOutputAndError(), PLearn::RegressionTreeMulticlassLeave::getOutputAndError(), PLearn::VPLProcessor::getOutputNames(), PLearn::PythonProcessedVMatrix::getParam(), PLearn::PythonProcessedLearner::getParam(), PLearn::DeepReconstructorNet::getParameterRow(), PLearn::DeepReconstructorNet::getParameterValue(), PLearn::PythonProcessedVMatrix::getParams(), PLearn::PythonProcessedLearner::getParams(), PLearn::RGBImage::getPixel(), PLearn::OnlineLearningModule::getPortLength(), PLearn::ConcatRowsVMatrix::getpositions(), PLearn::ConcatRowsSubVMatrix::getpositions(), PLearn::getProcessDataMemory(), PLearn::ProbabilitySparseMatrix::getPYx(), PLearn::ProbabilitySparseMatrix::getPYxCopy(), PLearn::TextSenseSequenceVMatrix::getRestrictedRow(), PLearn::HyperOptimize::getResultsMat(), PLearn::VMatrix::getRow(), PLearn::RowBufferedVMatrix::getRow(), PLearn::MeanMedianModeImputationVMatrix::getRow(), PLearn::IntStreamVMatrix::getRow(), PLearn::DoubleAccessSparseMatrix< T >::getRow(), PLearn::CrossReferenceVMatrix::getRow(), PLearn::ConditionalMeanImputationVMatrix::getRow(), PLearn::VMatrix::getSavedFieldInfos(), PLearn::SimpleDB< KeyType, QueryResult >::getSegmentPath(), PLearn::WordNetSenseDictionary::getSensesFromWordNet(), PLearn::VMatrix::getSFIFDirectory(), PLearn::PythonProcessedVMatrix::getSourceRow(), PLearn::TrainTestSplitter::getSplit(), PLearn::TestInTrainSplitter::getSplit(), PLearn::SequentialSplitter::getSplit(), PLearn::RepeatSplitter::getSplit(), PLearn::MultiTaskSeparationSplitter::getSplit(), PLearn::KFoldSplitter::getSplit(), PLearn::FilterSplitter::getSplit(), PLearn::ClassSeparationSplitter::getSplit(), PLearn::BootstrapSplitter::getSplit(), PLearn::VecStatsCollector::getStat(), PLearn::StatsCollector::getStat(), PLearn::SDBWithStats::getStat(), PLearn::Profiler::getStats(), PLearn::SubVMatrix::getString(), PLearn::ConcatColumnsVMatrix::getString(), PLearn::HashMapFeatureSet::getStringFeature(), PLearn::ConcatDisjointFeatureSet::getStringFeature(), PLearn::ForwardVMatrix::getStringMapping(), PLearn::ConcatColumnsVMatrix::getStringMapping(), PLearn::SubVMatrix::getStringVal(), PLearn::ConcatColumnsVMatrix::getStringVal(), PLearn::AddMissingVMatrix::getStringVal(), PLearn::MultiClassAdaBoost::getSubLearnerTarget(), PLearn::SubVMatrix::getSubRow(), PLearn::SelectColumnsVMatrix::getSubRow(), PLearn::RowBufferedVMatrix::getSubRow(), PLearn::NistDB::getSubRow(), PLearn::MemoryVMatrix::getSubRow(), PLearn::MeanMedianModeImputationVMatrix::getSubRow(), PLearn::KernelVMatrix::getSubRow(), PLearn::InterleaveVMatrix::getSubRow(), PLearn::ConditionalMeanImputationVMatrix::getSubRow(), PLearn::WordNetOntology::getSynsetAncestors(), PLearn::getSynsetKey(), PLearn::getSystemTotalMemory(), PLearn::NLLErrModule::getTarget(), PLearn::DenoisingRecurrentNet::getTargetConnectionsWeightMatrix(), PLearn::PLearner::getTestCostIndex(), PLearn::TextFilesVMatrix::getTextFields(), PLearn::TextFilesVMatrix::getTextRow(), PLearn::Calendar::getTime(), PLearn::PLearner::getTrainCostIndex(), PLearn::TypeFactory::getTypeMapEntry(), PLearn::SubVMatrix::getValString(), PLearn::ConcatColumnsVMatrix::getValString(), PLearn::AddMissingVMatrix::getValString(), PLearn::SubVMatrix::getValues(), PLearn::SelectRowsVMatrix::getValues(), PLearn::SelectColumnsVMatrix::getValues(), PLearn::RandomSamplesFromVMatrix::getValues(), PLearn::ProcessSymbolicSequenceVMatrix::getValues(), PLearn::LemmatizeVMatrix::getValues(), PLearn::DictionaryVMatrix::getValues(), PLearn::ConcatColumnsVMatrix::getValues(), PLearn::AddMissingVMatrix::getValues(), PLearn::DiverseComponentAnalysis::getVarGradient(), PLearn::DiverseComponentAnalysis::getVarValue(), PLearn::IntVecFile::getVec(), PLearn::IntVecFile::getVersionAndSize(), PLearn::Molecule::getVrmlType(), PLearn::WordNetOntology::getWordHighLevelSenses(), PLearn::global_options(), PLearn::NeuralProbabilisticLanguageModel::gradient_transfer_func(), PLearn::FeatureSetSequentialCRF::gradient_transfer_func(), PLearn::FeatureSetNNet::gradient_transfer_func(), PLearn::SubsamplingDBN::greedyStep(), PLearn::DeepBeliefNet::greedyStep(), PLearn::PythonCodeSnippet::handlePythonErrors(), PLearn::handler_of_interrup_signal(), PLearn::harmonic_mean(), PLearn::hconcat(), PLearn::HelpCommand::helpAboutPLearnScript(), PLearn::HelpCommand::helpAboutPyPLearnScript(), PLearn::Plide::helpClasses(), PLearn::Plide::helpCommands(), PLearn::HelpSystem::helpFunctionsHTML(), PLearn::Plide::helpIndex(), PLearn::HelpSystem::helpMethodsHTML(), PLearn::Plide::helpOnClass(), PLearn::HTMLHelpCommand::helpOnClass(), PLearn::HelpSystem::helpOnClass(), PLearn::Plide::helpOnCommand(), PLearn::HTMLHelpCommand::helpOnCommand(), PLearn::NNet::hiddenLayer(), PLearn::DeepFeatureExtractorNNet::hiddenLayer(), PLearn::PPath::hostname(), PLearn::hostname(), PLearn::ifThenElse(), PLearn::NeighborhoodImputationVMatrix::impute(), PLearn::PDateTime::incDay(), PLearn::incomplete_beta(), PLearn::PCA::incremental_algo(), PLearn::GraphicalBiText::init(), PLearn::TestImputations::initialize(), PLearn::NetworkConnection::initialize(), PLearn::ConditionalDensityNet::initialize_mu(), PLearn::TangentLearner::initializeParams(), PLearn::GaussianContinuumDistribution::initializeParams(), PLearn::GaussianContinuum::initializeParams(), PLearn::Hash< KeyType, DataType >::initializeTable(), PLearn::DenoisingRecurrentNet::inject_zero_forcing_noise(), PLearn::PythonCodeSnippet::injectInternal(), PLearn::injectPLearnClasses(), PLearn::injectPLearnException(), PLearn::injectPLearnGlobalFunctions(), PLearn::TMat< T >::input(), PLearn::TVec< T >::input(), PLearn::PLearner::inputsize(), PLearn::TVec< PP< RegressionTreeNode > >::insert(), PLearn::VMatrix::insertRow(), PLearn::NeighborhoodImputationVMatrix::insertRow(), PLearn::CovariancePreservationImputationVMatrix::insertRow(), PLearn::ConditionalMeanImputationVMatrix::insertRow(), PLearn::inverse(), PLearn::inverse_sigmoid(), PLearn::InversePowerIteration(), PLearn::ConcatColumnsRandomVariable::invertible(), PLearn::RandomElementOfRandomVariable::invertible(), PLearn::JointRandomVariable::invertible(), PLearn::FunctionalRandomVariable::invertible(), PLearn::PythonCodeSnippet::invoke(), PLearn::is_command(), PLearn::ProcessSymbolicSequenceVMatrix::is_true(), PLearn::isLargerThan(), PLearn::isLargerThanOrEqualTo(), PLearn::isSmallerThan(), PLearn::isSmallerThanOrEqualTo(), PLearn::ICP::iterate(), PLearn::ProbSparseMatrix::iterativeProportionalFittingStep(), PLearn::ICP::iterativeReweight(), PLearn::jacobi(), PLearn::SubsamplingDBN::jointGreedyStep(), PLearn::JointRandomVariable::JointRandomVariable(), PLearn::kernelPCAfromDotProducts(), PLearn::lapackCholeskyDecompositionInPlace(), PLearn::lapackCholeskySolveInPlace(), PLearn::lapackEIGEN(), PLearn::lapackGeneralizedEIGEN(), PLearn::lapackSolveLinearSystem(), PLearn::lapackSVD(), PLearn::PDate::lastDayOfMonth(), PLearn::TVec< PP< RegressionTreeNode > >::lastElement(), PLearn::Popen::launch(), PLearn::layerBpropUpdate(), PLearn::layerL1BpropUpdate(), PLearn::layerL2BpropUpdate(), PLearn::leftPseudoInverse(), PLearn::LemmatizeVMatrix::LemmatizeVMatrix(), PLearn::VMatrix::length(), PLearn::YMDDatedVMatrix::lengthInDates(), PLearn::StatsCollector::lift(), PLearn::linearRegression(), PLearn::linearRegressionNoBias(), PLearn::WordNetOntology::load(), PLearn::RGBImageDB::load(), PLearn::Learner::load(), PLearn::loadADMat(), PLearn::loadADVec(), PLearn::loadAscii(), PLearn::loadAsciiSingleBinaryDescriptor(), PLearn::loadAsciiWithoutSize(), PLearn::GraphicalBiText::loadBitext(), PLearn::loadClassificationDataset(), PLearn::ConditionalMeanImputationVMatrix::loadCondMeanMatrix(), PLearn::loadCorelDatamat(), PLearn::SparseMatrix::loadFortran(), PLearn::loadGnuplot(), PLearn::loadJPEGrgb(), PLearn::loadLetters(), PLearn::TextFilesVMatrix::loadMappings(), PLearn::loadMat(), PLearn::MeanMedianModeImputationVMatrix::loadMeanMedianModeFile(), PLearn::loadPMat(), PLearn::RGBImage::loadPPM(), PLearn::loadPVec(), PLearn::loadSNMat(), PLearn::loadSNVec(), PLearn::loadSTATLOG(), PLearn::SDBWithStats::loadStats(), PLearn::VMatrix::loadStringMapping(), PLearn::loadUCI(), PLearn::loadUCIAMat(), PLearn::loadUCIMLDB(), PLearn::loadUCISet(), PLearn::Cache< KeyType, ValueType >::loadValue(), PLearn::loadVec(), PLearn::ResourceSemaphore::lock(), PLearn::VMatrix::lockMetaDataDir(), PLearn::SpiralDistribution::log_density(), PLearn::PDistribution::log_density(), PLearn::LocallyMagnifiedDistribution::log_density(), PLearn::KernelDensityEstimator::log_density(), PLearn::GaussianProcessRegressor::log_density(), PLearn::EmpiricalDistribution::log_density(), PLearn::Distribution::log_density(), PLearn::ConditionalGaussianDistribution::log_density(), PLearn::log_fullGaussianRBF(), PLearn::log_sigmoid(), PLearn::Plide::loggingControl(), PLearn::logsub(), PLearn::lsdir(), PLearn::LU_decomposition(), main(), PLearn::GaussianContinuumDistribution::make_random_walk(), PLearn::GaussianContinuum::make_random_walk(), PLearn::Calendar::makeCalendar(), PLearn::ViewSplitterVMatrix::makeDeepCopyFromShallowCopy(), PLearn::VarUtilsTest::makeDeepCopyFromShallowCopy(), PLearn::VariablesTest::makeDeepCopyFromShallowCopy(), PLearn::UniformDistribution::makeDeepCopyFromShallowCopy(), PLearn::UCISpecification::makeDeepCopyFromShallowCopy(), PLearn::UCIDataVMatrix::makeDeepCopyFromShallowCopy(), PLearn::TupleTest::makeDeepCopyFromShallowCopy(), PLearn::TrainValidTestSplitter::makeDeepCopyFromShallowCopy(), PLearn::Train::makeDeepCopyFromShallowCopy(), PLearn::TorchLearner::makeDeepCopyFromShallowCopy(), PLearn::TMatTest::makeDeepCopyFromShallowCopy(), PLearn::TestLearner::makeDeepCopyFromShallowCopy(), PLearn::TestInTrainSplitter::makeDeepCopyFromShallowCopy(), PLearn::TestingLearner::makeDeepCopyFromShallowCopy(), PLearn::TargetEncodingLearner::makeDeepCopyFromShallowCopy(), PLearn::SVMClassificationTorch::makeDeepCopyFromShallowCopy(), PLearn::StochasticBinarizeVMatrix::makeDeepCopyFromShallowCopy(), PLearn::StackedSplitter::makeDeepCopyFromShallowCopy(), PLearn::SpiralDistribution::makeDeepCopyFromShallowCopy(), PLearn::SpectralClustering::makeDeepCopyFromShallowCopy(), PLearn::SourceVMatrixSplitter::makeDeepCopyFromShallowCopy(), PLearn::SoftSoftMaxVariable::makeDeepCopyFromShallowCopy(), PLearn::SoftHistogramBinner::makeDeepCopyFromShallowCopy(), PLearn::Smoother::makeDeepCopyFromShallowCopy(), PLearn::ShuffleColumnsVMatrix::makeDeepCopyFromShallowCopy(), PLearn::SemiSupervisedDBN::makeDeepCopyFromShallowCopy(), PLearn::RunObject::makeDeepCopyFromShallowCopy(), PLearn::RowBufferedVMatrixTest::makeDeepCopyFromShallowCopy(), PLearn::RemoveDuplicateVMatrix::makeDeepCopyFromShallowCopy(), PLearn::ReconstructionWeightsKernel::makeDeepCopyFromShallowCopy(), PLearn::RBMDistribution::makeDeepCopyFromShallowCopy(), PLearn::RankingFromKernel::makeDeepCopyFromShallowCopy(), PLearn::RandomGaussMix::makeDeepCopyFromShallowCopy(), PLearn::PythonTableVMatrix::makeDeepCopyFromShallowCopy(), PLearn::PutSubVMatrix::makeDeepCopyFromShallowCopy(), PLearn::PTest::makeDeepCopyFromShallowCopy(), PLearn::PStreamBufTest::makeDeepCopyFromShallowCopy(), PLearn::ProcessDatasetVMatrix::makeDeepCopyFromShallowCopy(), PLearn::PPTest::makeDeepCopyFromShallowCopy(), PLearn::PPathTest::makeDeepCopyFromShallowCopy(), PLearn::PLStringutilsTest::makeDeepCopyFromShallowCopy(), PLearn::PLMathTest::makeDeepCopyFromShallowCopy(), PLearn::PLLogTest::makeDeepCopyFromShallowCopy(), PLearn::PLearnDiff::makeDeepCopyFromShallowCopy(), PLearn::PentaTest::makeDeepCopyFromShallowCopy(), PLearn::OptimizeOptionOracle::makeDeepCopyFromShallowCopy(), PLearn::ObjectGraphIteratorTest::makeDeepCopyFromShallowCopy(), PLearn::NormalizationLearner::makeDeepCopyFromShallowCopy(), PLearn::NeuralProbabilisticLanguageModel::makeDeepCopyFromShallowCopy(), PLearn::NetflixVMatrix::makeDeepCopyFromShallowCopy(), PLearn::NearestNeighborPredictionCost::makeDeepCopyFromShallowCopy(), PLearn::NatGradSMPNNet::makeDeepCopyFromShallowCopy(), PLearn::MultiInstanceVMatrix::makeDeepCopyFromShallowCopy(), PLearn::ModuleTester::makeDeepCopyFromShallowCopy(), PLearn::MixtureDistribution::makeDeepCopyFromShallowCopy(), PLearn::MeshMatch::makeDeepCopyFromShallowCopy(), PLearn::MemoryStressTest::makeDeepCopyFromShallowCopy(), PLearn::ManualBinner::makeDeepCopyFromShallowCopy(), PLearn::LogSoftSoftMaxVariable::makeDeepCopyFromShallowCopy(), PLearn::LocallyWeightedDistribution::makeDeepCopyFromShallowCopy(), PLearn::LLEKernel::makeDeepCopyFromShallowCopy(), PLearn::LLE::makeDeepCopyFromShallowCopy(), PLearn::LLC::makeDeepCopyFromShallowCopy(), PLearn::LimitedGaussianSmoother::makeDeepCopyFromShallowCopy(), PLearn::KPCATangentLearner::makeDeepCopyFromShallowCopy(), PLearn::KFoldLogisticClassifier::makeDeepCopyFromShallowCopy(), PLearn::IsomapTangentLearner::makeDeepCopyFromShallowCopy(), PLearn::InterfunctionXchgTest::makeDeepCopyFromShallowCopy(), PLearn::InstanceSnippetTest::makeDeepCopyFromShallowCopy(), PLearn::InjectionTest::makeDeepCopyFromShallowCopy(), PLearn::ICP::makeDeepCopyFromShallowCopy(), PLearn::HeapTest::makeDeepCopyFromShallowCopy(), PLearn::GramVMatrix::makeDeepCopyFromShallowCopy(), PLearn::GaussMixLocalProjections::makeDeepCopyFromShallowCopy(), PLearn::FileVMatrixTest::makeDeepCopyFromShallowCopy(), PLearn::ExtractNNetParamsVMatrix::makeDeepCopyFromShallowCopy(), PLearn::EntropyContrastLearner::makeDeepCopyFromShallowCopy(), PLearn::DivisiveNormalizationKernel::makeDeepCopyFromShallowCopy(), PLearn::DBSplitter::makeDeepCopyFromShallowCopy(), PLearn::Correspondence::makeDeepCopyFromShallowCopy(), PLearn::ConjRosenbrock::makeDeepCopyFromShallowCopy(), PLearn::CenteredVMatrix::makeDeepCopyFromShallowCopy(), PLearn::BinSplitter::makeDeepCopyFromShallowCopy(), PLearn::Binner::makeDeepCopyFromShallowCopy(), PLearn::BinaryKernelDiscrimination::makeDeepCopyFromShallowCopy(), PLearn::BinarizeModule::makeDeepCopyFromShallowCopy(), PLearn::BasicIdentityCallsTest::makeDeepCopyFromShallowCopy(), PLearn::AutoVMatrixTest::makeDeepCopyFromShallowCopy(), PLearn::ArgmaxModule::makeDeepCopyFromShallowCopy(), PLearn::makeItSymmetric(), PLearn::RBMQLParameters::makeParametersPointHere(), PLearn::RBMMatrixConnection::makeParametersPointHere(), PLearn::RBMLQParameters::makeParametersPointHere(), PLearn::RBMLLParameters::makeParametersPointHere(), PLearn::RBMGenericParameters::makeParametersPointHere(), PLearn::RBMDiagonalMatrixConnection::makeParametersPointHere(), PLearn::RBMConv2DLLParameters::makeParametersPointHere(), PLearn::RBMConv2DConnection::makeParametersPointHere(), PLearn::Variable::makeSharedGradient(), PLearn::VarArray::makeSharedGradient(), PLearn::Variable::makeSharedRValue(), PLearn::Variable::makeSharedValue(), PLearn::VarArray::makeSharedValue(), PLearn::TVec< PP< RegressionTreeNode > >::makeSharedValue(), PLearn::TMat< pair< real, real > >::makeSharedValue(), PLearn::PRandom::manual_seed(), PLearn::marginalize(), PLearn::matColumnDotVec(), PLearn::matInvert(), PLearn::matlabR11eigs(), PLearn::matlabSave(), PLearn::matrixIndex(), PLearn::matRowDotVec(), PLearn::matRowsDots(), PLearn::matRowsDotsAcc(), PLearn::MatTPlusSumSquaredVec< MatT >::MatTPlusSumSquaredVec(), PLearn::max(), PLearn::maxabs(), PLearn::maxPointMotion(), PLearn::Variable::maxUpdate(), PLearn::mean(), PLearn::Learner::measure(), PLearn::median(), PLearn::Storage< PP< RegressionTreeNode > >::mem_alloc(), PLearn::MemoryMap(), PLearn::StatsCollector::merge(), PLearn::MergeDond2Files::mergeFiles(), PLearn::PPath::metaprotocolToMetapath(), PLearn::metricMultiDimensionalScaling(), PLearn::min(), PLearn::minabs(), PLearn::MinusRandomVariable::MinusRandomVariable(), PLearn::PDistribution::missingExpectation(), PLearn::GaussMix::missingExpectation(), PLearn::DoublyLinkedList< KeyType >::moveToFront(), PLearn::multiply(), PLearn::multiplyAcc(), PLearn::multiplyAdd(), PLearn::multiplyColumns(), PLearn::multiplyScaledAdd(), PLearn::mv(), PLearn::mvforce(), PLearn::NeuralProbabilisticLanguageModel::my_argmax(), PLearn::FeatureSetSequentialCRF::my_argmax(), PLearn::FeatureSetNNet::my_argmax(), PLearn::FeatureSetNaiveBayesClassifier::my_argmax(), PLearn::Binner::nBins(), PLearn::new_read_compressed(), PLearn::new_write_compressed(), PLearn::TmpFilenames::newFile(), PLearn::newFilename(), PLearn::newIndexedMatArray(), PLearn::TypeFactory::newObject(), PLearn::RemotePLearnServer::newObject(), PLearn::RemotePLearnServer::newObjectAsync(), PLearn::ConvertToPyObject< std::set< T > >::newPyObject(), PLearn::ConvertToPyObject< std::map< T, U > >::newPyObject(), PLearn::StaticConvertEnumToPyObject< T, is_enum >::newPyObject(), PLearn::ConvertToPyObject< T * >::newPyObject(), PLearn::ConvertToPyObject< VMField >::newPyObject(), PLearn::ConvertToPyObject< RealRange >::newPyObject(), PLearn::ConvertToPyObject< CopiesMap >::newPyObject(), PLearn::ConvertToPyObject< Object * >::newPyObject(), PLearn::Object::newread(), PLearn::Learner::newtest(), PLearn::Learner::newtrain(), PLearn::NistDB::NistDB(), nodekernel(), PLearn::DiverseComponentAnalysis::nonlinear_transform(), PLearn::normal(), PLearn::ProbSparseMatrix::normalizeCond(), PLearn::SmoothedProbSparseMatrix::normalizeCondBackoff(), PLearn::SmoothedProbSparseMatrix::normalizeCondLaplace(), PLearn::TestInTrainSplitter::nsplits(), PLearn::SequentialSplitter::nsplits(), PLearn::numpyType(), PLearn::ObjectGraphIterator::ObjectGraphIterator(), PLearn::Object::oldread(), PLearn::OnlineLearningModule::OnlineLearningModule(), PLearn::SubsamplingDBN::onlineStep(), PLearn::StackedAutoassociatorsNet::onlineStep(), PLearn::NatGradSMPNNet::onlineStep(), PLearn::DeepBeliefNet::onlineStep(), PLearn::IntVecFile::open(), PLearn::SimpleDB< KeyType, QueryResult >::openAllFiles(), PLearn::CompactFileVMatrix::openCurrentFile(), PLearn::openFile(), PLearn::FilteredVMatrix::openIndex(), PLearn::PyPLearnScript::openScriptFile(), PLearn::openSocket(), PLearn::Learner::openTestResultsStreams(), PLearn::Learner::openTrainObjectiveStream(), PLearn::openUrl(), PLearn::VarArray::operator Var(), PLearn::operator%(), PLearn::TMat< pair< real, real > >::operator()(), PLearn::RowMapSparseValueMatrix< T >::operator()(), PLearn::RowMapSparseMatrix< real >::operator()(), PLearn::Function::operator()(), PLearn::BoundedMemoryCache< KeyType, ValueType >::operator()(), PLearn::FieldValue::operator*(), PLearn::operator*(), PLearn::operator*=(), PLearn::RowMapSparseMatrix< real >::operator*=(), PLearn::operator+(), PLearn::FieldValue::operator+(), PLearn::operator+=(), PLearn::operator-(), PLearn::FieldValue::operator-(), PLearn::operator-=(), PLearn::operator/(), PLearn::FieldValue::operator/(), PLearn::operator/=(), PLearn::PPath::operator/=(), PLearn::operator<(), PLearn::FieldValue::operator<(), PLearn::PStream::operator<<(), PLearn::operator<<(), PLearn::operator<=(), PLearn::Var::operator=(), PLearn::FieldRowRef::operator=(), PLearn::RandomVar::operator=(), PLearn::FieldValue::operator==(), PLearn::operator>(), PLearn::operator>=(), PLearn::PStream::operator>>(), PLearn::operator>>(), PLearn::Var::operator[](), PLearn::TVec< PP< RegressionTreeNode > >::operator[](), PLearn::TMat< pair< real, real > >::operator[](), PLearn::TinyVector< T, N, TTrait >::operator[](), PLearn::SmallVector< T, SizeBits, Allocator >::operator[](), PLearn::HyperSetOption::optimize(), PLearn::HyperOptimize::optimize(), PLearn::AdaptGradientOptimizer::optimize(), PLearn::GradientOptimizer::optimizeN(), PLearn::AutoScaledGradientOptimizer::optimizeN(), PLearn::OptionBase::OptionBase(), PLearn::TransformOutputLearner::outputsize(), PLearn::BestAveragingPLearner::outputsize(), PLearn::SequentialModelSelector::paired_t_test(), PLearn::parseBaseAndParameters(), PLearn::PStream::parseModeT(), PLearn::Object::parseOptionName(), PLearn::PPath::parseProtocol(), PLearn::StatSpec::parseStatname(), PLearn::PPath::parseUrlParameters(), PLearn::partialSortRows(), PLearn::MatlabInterface::path(), PLearn::PDate::PDate(), PLearn::PDateTime::PDateTime(), PLearn::PentadiagonalSolveInPlace(), PLearn::RowBufferedVMatrixTest::perform(), PLearn::PTester::perform(), PLearn::IndexedVMatrixTest::perform(), PLearn::PTester::perform1Split(), performLP(), PLearn::CompactVMatrix::perturb(), PLearn::RBMConnection::petiteCulotteOlivierCD(), PLearn::RBMConnection::petiteCulotteOlivierUpdate(), PLearn::pl_assert_fail(), PLearn::pl_check_fail(), PLearn::pl_gammq(), PLearn::pl_gser(), PLearn::pl_streammarker::pl_streammarker(), PLearn::PLearnServer::PLearnServer(), PLearn::Grapher::plot_1D_regression(), PLearn::Grapher::plot_2D_classification(), PLearn::Gnuplot::plotClasses(), PLearn::Gnuplot::plotdensity(), PLearn::plotVMats(), PLearn::PLPythonConversionError(), PLearn::PlusRandomVariable::PlusRandomVariable(), PLearn::PMemArena::PMemArena(), PLearn::Storage< PP< RegressionTreeNode > >::pointTo(), PLearn::TVec< PP< RegressionTreeNode > >::pop_back(), PLearn::TinyVector< T, N, TTrait >::pop_back(), PLearn::SmallVector< T, SizeBits, Allocator >::pop_back(), PLearn::YMDDatedVMatrix::positionOfDate(), PLearn::positionOfkthOrderedElement(), PLearn::YMDDatedVMatrix::positionOfRelativeDate(), PLearn::powdistance(), PLearn::PowerIteration(), PLearn::PP< Storage< PP< OnlineLearningModule > > >::PP(), PLearn::Plide::precisOnClass(), PLearn::GaussMix::precomputeGaussianLogCoefficient(), PLearn::VMatLanguage::preprocess(), PLearn::GraphicalBiText::print(), PLearn::VMatrix::printFieldInfo(), PLearn::GraphicalBiText::printHierarchy(), PLearn::MatrixSumOfVariable::printInfo(), PLearn::PrecomputedProcessedLearner::processDataSet(), PLearn::VVMatrix::processJoinSection(), PLearn::product(), PLearn::SparseMatrix::product(), PLearn::RowMapSparseMatrix< real >::product(), PLearn::product2Acc(), PLearn::product2Transpose(), PLearn::product2TransposeAcc(), PLearn::productAcc(), PLearn::ProductRandomVariable::ProductRandomVariable(), PLearn::productScaleAcc(), PLearn::productTranspose(), PLearn::productTransposeAcc(), PLearn::productTransposeScaleAcc(), PLearn::PLearnService::progress_callback(), PLearn::TinyVector< T, N, TTrait >::push_back(), PLearn::VMatrix::put(), PLearn::SubVMatrix::put(), PLearn::RegressionTreeRegisters::put(), PLearn::PStreamBuf::put(), PLearn::NeighborhoodImputationVMatrix::put(), PLearn::IndexedVMatrix::put(), PLearn::CovariancePreservationImputationVMatrix::put(), PLearn::ConditionalMeanImputationVMatrix::put(), PLearn::ConcatColumnsVMatrix::put(), PLearn::CompactFileVMatrix::put(), PLearn::AsciiVMatrix::put(), PLearn::PStreamBuf::putback(), PLearn::VMatrix::putMat(), PLearn::SubVMatrix::putMat(), PLearn::VMatrix::putOrAppendRow(), PLearn::VMatrix::putRow(), PLearn::NeighborhoodImputationVMatrix::putRow(), PLearn::DiskVMatrix::putRow(), PLearn::CovariancePreservationImputationVMatrix::putRow(), PLearn::ConditionalMeanImputationVMatrix::putRow(), PLearn::AsciiVMatrix::putRow(), PLearn::SubVMatrix::putSubRow(), PLearn::NeighborhoodImputationVMatrix::putSubRow(), PLearn::MemoryVMatrix::putSubRow(), PLearn::CovariancePreservationImputationVMatrix::putSubRow(), PLearn::ConditionalMeanImputationVMatrix::putSubRow(), PLearn::CompactVMatrix::putSubRow(), PLearn::CompactFileVMatrix::putSubRow(), PLearn::AsciiVMatrix::putSubRow(), PLearn::PythonObjectWrapper::python_del(), PLearn::PythonCodeSnippet::pythonTrampoline(), PLearn::qsort_vec(), PLearn::random_subset_indices(), PLearn::RandomElementOfRandomVariable::RandomElementOfRandomVariable(), PLearn::SourceVariable::randomInitialize(), PLearn::TVec< PP< RegressionTreeNode > >::read(), PLearn::TMat< pair< real, real > >::read(), PLearn::SmoothedProbSparseMatrix::read(), PLearn::RealMapping::read(), PLearn::PStreamBuf::read(), PLearn::DoubleAccessSparseMatrix< T >::read(), PLearn::StdPStreamBuf::read_(), PLearn::ServerLogStreamBuf::read_(), PLearn::PStreamBuf::read_(), PLearn::PrPStreamBuf::read_(), PLearn::FilesIntStream::read_current(), PLearn::TextFilesVMatrix::readAndCheckOptionName(), PLearn::readAndMacroProcess(), PLearn::PStream::readAsciiNum(), PLearn::PStream::readBinaryNum(), PLearn::PStream::readBinaryNumAs(), PLearn::VecCompressor::readCompressedVec(), PLearn::PStream::readExpected(), PLearn::readFieldName(), PLearn::readFileAndMacroProcess(), PLearn::readFooter(), PLearn::MoleculeTemplate::readFromAMATFile(), PLearn::Molecule::readFromVRMLFile(), PLearn::readHeader(), PLearn::OptionBase::readIntoIndex(), PLearn::readMap(), PLearn::readNewline(), PLearn::readObject(), PLearn::Object::readOptionVal(), PLearn::readPriorityQueue(), PLearn::readSequence(), PLearn::readSet(), PLearn::SurfaceMesh::readVRMLFile(), PLearn::SurfaceMesh::readVRMLIndexedFaceSet(), PLearn::SurfaceMesh::readVRMLIndexedFaceSet_(), PLearn::SurfaceMesh::readVRMLIndexedLineSet(), PLearn::SurfaceMesh::readVRMLIndexedLineSet_(), PLearn::readWhileMatches(), PLearn::rebalanceNClasses(), PLearn::ConcatRowsVMatrix::recomputeDimensions(), PLearn::SoftSlopeVariable::recomputeSize(), PLearn::SoftSlopeIntegralVariable::recomputeSize(), PLearn::ProductTransposeVariable::recomputeSize(), PLearn::HardSlopeVariable::recomputeSize(), PLearn::redeclareOption(), PLearn::NnlmOnlineLearner::reevaluateGaussianParameters(), PLearn::PStreamBuf::refill_in_buf(), PLearn::regulargrid_x_y_rgbreal_to_bitmap(), PLearn::Calendar::remote_getGlobalCalendar(), PLearn::Object::remote_save(), PLearn::TVec< PP< RegressionTreeNode > >::remove(), PLearn::VecStatsCollector::remove_observation(), PLearn::StatsCollector::remove_observation(), PLearn::LiftStatsCollector::remove_observation(), PLearn::BoundedMemoryCache< KeyType, ValueType >::removeAll(), PLearn::RGBImage::removeBorders(), PLearn::BoundedMemoryCache< KeyType, ValueType >::removeExcess(), PLearn::removeFromWrappedObjectsSet(), PLearn::RegressionTreeMulticlassLeaveProb::removeLeave(), PLearn::RegressionTreeMulticlassLeaveFast::removeLeave(), PLearn::RegressionTreeMulticlassLeave::removeLeave(), PLearn::RegressionTreeLeave::removeLeave(), PLearn::removeReferenceToFile(), PLearn::FilesIntStream::reopen(), PLearn::HyperOptimize::reportResult(), PLearn::TinyVector< T, N, TTrait >::reserve(), PLearn::SmallVector< T, SizeBits, Allocator >::reserve(), PLearn::YMDDatedVMatrix::reset_dimensions(), PLearn::SubVMatrix::reset_dimensions(), PLearn::ShiftAndRescaleVMatrix::reset_dimensions(), PLearn::SelectColumnsVMatrix::reset_dimensions(), PLearn::PairsVMatrix::reset_dimensions(), PLearn::InterleaveVMatrix::reset_dimensions(), PLearn::CrossReferenceVMatrix::reset_dimensions(), PLearn::ConcatColumnsVMatrix::reset_dimensions(), PLearn::PythonCodeSnippet::resetCurrentSnippet(), PLearn::RBMDistribution::resetGenerator(), PLearn::ManifoldKNNDistribution::resetGenerator(), PLearn::TVec< PP< RegressionTreeNode > >::resize(), PLearn::TinyVector< T, N, TTrait >::resize(), PLearn::Storage< PP< RegressionTreeNode > >::resize(), PLearn::SmallVector< T, SizeBits, Allocator >::resize(), PLearn::StackedLearner::resizeBaseLearnersOutputs(), PLearn::TMat< T >::resizeBoundCheck(), PLearn::GaussMix::resizeDataBeforeTraining(), PLearn::GaussMix::resizeDataBeforeUsing(), PLearn::Storage< PP< RegressionTreeNode > >::resizeMat(), PLearn::TMat< T >::resizeModError(), PLearn::PPath::resolveDoubleDots(), PLearn::PPath::resolveSlashChars(), PLearn::ResourceSemaphore::ResourceSemaphore(), PLearn::Kernel::returnComputedGramMatrix(), PLearn::ReverseMatT< MatT >::ReverseMatT(), PLearn::Variable::rfprop(), PLearn::TransposeVariable::rfprop(), PLearn::TraceVariable::rfprop(), PLearn::SVDVariable::rfprop(), PLearn::SemiSupervisedProbClassCostVariable::rfprop(), PLearn::RowOfVariable::rfprop(), PLearn::ReIndexedTargetVariable::rfprop(), PLearn::PotentialsVariable::rfprop(), PLearn::PDistributionVariable::rfprop(), PLearn::OutputVariable::rfprop(), PLearn::NonDiagVariable::rfprop(), PLearn::MatrixSumOfVariable::rfprop(), PLearn::MatrixSoftmaxVariable::rfprop(), PLearn::MatrixSoftmaxLossVariable::rfprop(), PLearn::InsertZerosVariable::rfprop(), PLearn::IndexAtPositionVariable::rfprop(), PLearn::IdentityVariable::rfprop(), PLearn::ExtractVariable::rfprop(), PLearn::DiagVariable::rfprop(), PLearn::Cov2CorrVariable::rfprop(), PLearn::ConstrainVariable::rfprop(), PLearn::CCCostVariable::rfprop(), PLearn::RGBImageVMatrix::RGBImageVMatrix(), PLearn::ridgeRegressionByGCV(), PLearn::rightPseudoInverse(), PLearn::rm(), PLearn::rotationMatrixFromAngles(), PLearn::rowArgmax(), PLearn::rowArgmin(), PLearn::TMat< pair< real, real > >::rowelements_begin(), PLearn::RowMapSparseValueMatrix< T >::RowMapSparseValueMatrix(), PLearn::rowMax(), PLearn::rowMean(), PLearn::rowMin(), PLearn::rowSum(), PLearn::rowSumAcc(), PLearn::rowSumOfSquares(), PLearn::rowVariance(), PLearn::VMatViewCommand::run(), PLearn::VMatLanguage::run(), PLearn::VMatCommand::run(), PLearn::VerifyGradientCommand::run(), PLearn::TxtmatCommand::run(), PLearn::TestDependencyCommand::run(), PLearn::TestDependenciesCommand::run(), PLearn::StatsCommand::run(), PLearn::Stan::run(), PLearn::ServerCommand::run(), PLearn::SequentialValidation::run(), PLearn::RunCommand::run(), PLearn::Redirect::run(), PLearn::ReadAndWriteCommand::run(), PLearn::PythonCodeSnippet::run(), PLearn::PTest::run(), PLearn::Plide::run(), PLearn::PLearnServer::run(), PLearn::OutputFeaturesCommand::run(), PLearn::Object::run(), PLearn::LearnerCommand::run(), PLearn::KolmogorovSmirnovCommand::run(), PLearn::JulianDateCommand::run(), PLearn::ICP::run(), PLearn::HyperLearner::run(), PLearn::HTMLHelpCommand::run(), PLearn::Grapher::run(), PLearn::FieldConvertCommand::run(), PLearn::ExtractOptionCommand::run(), PLearn::Experiment::run(), PLearn::DiffCommand::run(), PLearn::ConfigParsing::run(), PLearn::ChemicalICP::run(), PLearn::RVArrayRandomElementRandomVariable::RVArrayRandomElementRandomVariable(), PLearn::RVInstance::RVInstance(), PLearn::safeflog(), PLearn::samePos(), PLearn::ConstrainedSourceVariable::satisfyConstraints(), PLearn::Learner::save(), PLearn::save_load_compare(), PLearn::save_vmat_as_arff(), PLearn::save_vmat_as_csv(), PLearn::saveAscii(), PLearn::saveAsciiWithoutSize(), PLearn::VMatrix::saveCMAT(), PLearn::VMatrix::saveFieldInfos(), PLearn::SparseMatrix::saveFortran(), PLearn::saveGnuplot(), PLearn::VMatrix::savePMAT(), PLearn::savePMat(), PLearn::savePMatFieldnames(), PLearn::RGBImage::savePPM(), PLearn::savePVec(), PLearn::SimpleDB< KeyType, QueryResult >::saveSchema(), PLearn::saveSNVec(), PLearn::SDBWithStats::saveStats(), PLearn::Cache< KeyType, ValueType >::saveValue(), PLearn::SDBVMFieldICBCClassification::SDBVMFieldICBCClassification(), PLearn::SDBVMFieldSignedPower::SDBVMFieldSignedPower(), PLearn::SDBVMSource::SDBVMSource(), PLearn::RGBImageVMatrix::seek(), PLearn::InMemoryIntStream::seek(), PLearn::IntStream::seek(), PLearn::FilesIntStream::seek(), PLearn::SimpleDB< KeyType, QueryResult >::seekToEnd(), PLearn::SimpleDB< KeyType, QueryResult >::seekToRow(), PLearn::select(), PLearn::selectAndOrder(), PLearn::selectColumns(), PLearn::selectElements(), PLearn::selectRows(), PLearn::GraphicalBiText::sensetag_valid_bitext(), PLearn::GraphicalBiText::senseTagBitext(), PLearn::SentencesBlocks::SentencesBlocks(), PLearn::SequentialModelSelector::sequenceCost(), PLearn::RowMapSparseMatrix< real >::set(), PLearn::DoubleAccessSparseMatrix< T >::set(), PLearn::BoundedMemoryCache< KeyType, ValueType >::set(), PLearn::set_global_calendars(), PLearn::RBMConnection::setAllWeights(), PLearn::TextFilesVMatrix::setColumnNamesAndWidth(), PLearn::DoubleAccessSparseMatrix< T >::setCompressedVec(), PLearn::NnlmOutputLayer::setContext(), PLearn::NnlmOutputLayer::setCost(), PLearn::PythonCodeSnippet::setCurrentSnippet(), PLearn::WeightedDistance::setDataForKernelMatrix(), PLearn::ThresholdedKernel::setDataForKernelMatrix(), PLearn::GeodesicDistanceKernel::setDataForKernelMatrix(), PLearn::BinSplitter::setDataSet(), PLearn::PLearner::setExperimentDirectory(), PLearn::PTester::setExperimentDirectory(), PLearn::Learner::setExperimentDirectory(), PLearn::HyperCommand::setExperimentDirectory(), PLearn::CompareLearner::setExperimentDirectory(), PLearn::Calendar::setGlobalCalendar(), PLearn::PythonCodeSnippet::setGlobalObject(), PLearn::PConditionalDistribution::setInput(), PLearn::ConditionalDistribution::setInput(), PLearn::ConditionalDensityNet::setInput(), PLearn::NnlmOutputLayer::setLearning(), PLearn::RBMModule::setLearningRate(), PLearn::KLp0p1RBMModule::setLearningRate(), PLearn::VMatrix::setMetaDataDir(), PLearn::TextFilesVMatrix::setMetaDataDir(), PLearn::MeanMedianModeImputationVMatrix::setMetaDataDir(), PLearn::GaussianizeVMatrix::setMetaDataDir(), PLearn::TMat< pair< real, real > >::setMod(), PLearn::DoubleAccessSparseMatrix< T >::setMode(), PLearn::Learner::setModel(), PLearn::Plide::setOptionLevel(), PLearn::SDBVMOutputCoder::setOutput(), PLearn::PythonProcessedLearner::setOutputNamesFromParams(), PLearn::PythonProcessedVMatrix::setParam(), PLearn::PythonProcessedLearner::setParam(), PLearn::Kernel::setParameters(), PLearn::ParentableObject::setParent(), PLearn::Variable::setParents(), PLearn::UnaryVariable::setParents(), PLearn::SourceVariable::setParents(), PLearn::ObjectOptionVariable::setParents(), PLearn::BinaryVariable::setParents(), PLearn::RGBImage::setPixel(), PLearn::UnconditionalDistribution::setPredictor(), PLearn::SupervisedDBN::setPredictorPredictedSizes(), PLearn::PDistribution::setPredictorPredictedSizes(), PLearn::PartSupervisedDBN::setPredictorPredictedSizes(), PLearn::HintonDeepBeliefNet::setPredictorPredictedSizes(), PLearn::GaussPartSupervisedDBN::setPredictorPredictedSizes(), PLearn::GaussianDBNRegression::setPredictorPredictedSizes(), PLearn::GaussianDBNClassification::setPredictorPredictedSizes(), PLearn::setProgressBarPlugin(), PLearn::SimpleDB< KeyType, QueryResult >::setRow(), PLearn::Poll::setStreamsToWatch(), PLearn::NnlmOutputLayer::setTarget(), PLearn::UniformizeLearner::setTrainingSet(), PLearn::StackedLearner::setTrainingSet(), PLearn::PruningLinearRegressor::setTrainingSet(), PLearn::NeighborhoodSmoothnessNNet::setTrainingSet(), PLearn::KernelProjection::setTrainingSet(), PLearn::GaussianProcessRegressor::setTrainingSet(), PLearn::BestAveragingPLearner::setTrainingSet(), PLearn::AddCostToLearner::setTrainingSet(), PLearn::Dictionary::setUpdateMode(), PLearn::CountEventsSemaphore::setValue(), PLearn::SurfaceMesh::setVertexCoords(), PLearn::SurfaceMesh::setVertexCoordsAndFeatures(), PLearn::SurfaceMesh::setVertexFeatures(), PLearn::SurfaceMesh::setVertexNorms(), PLearn::SharedMemory< T >::SharedMemory(), PLearn::GhostScript::show(), PLearn::CountEventsSemaphore::signal(), PLearn::VarArray::sizefbprop(), PLearn::Function::sizefbprop(), PLearn::BallTreeNearestNeighbors::smallestContainer(), PLearn::smartLoadObject(), PLearn::ScaledConditionalCDFSmoother::smooth(), PLearn::ConditionalCDFSmoother::smooth(), PLearn::soft_slope_limit(), PLearn::softmax(), PLearn::MultiMaxVariable::softmax_range(), PLearn::softmaxMinus(), PLearn::solveLinearSystem(), PLearn::solveLinearSystemByCholesky(), PLearn::solveTransposeLinearSystem(), PLearn::solveTransposeLinearSystemByCholesky(), PLearn::MeanMedianModeImputationVMatrix::sortColumn(), PLearn::sortColumns(), PLearn::SparseVMatrix::SparseVMatrix(), PLearn::SpearmanRankCorrelation(), PLearn::square(), PLearn::squareAcc(), PLearn::SquaredSymmMatT< MatT >::SquaredSymmMatT(), PLearn::squareMultiplyAcc(), PLearn::squareProductAcc(), PLearn::squareProductTranspose(), PLearn::squareProductTransposeAcc(), PLearn::squareSubtract(), PLearn::Profiler::start(), PLearn::VMatLanguage::staticPreprocess(), PLearn::Storage< PP< RegressionTreeNode > >::Storage(), PLearn::StringPStreamBuf::StringPStreamBuf(), PLearn::StringTable::StringTable(), PLearn::FieldConvertCommand::stringToFieldType(), PLearn::student_t_cdf(), PLearn::Array< char * >::subArray(), PLearn::YMDDatedVMatrix::subDistrAbsoluteUnits(), PLearn::YMDDatedVMatrix::subDistrRelativeDates(), PLearn::YMDDatedVMatrix::subDistrRelativeDays(), PLearn::YMDDatedVMatrix::subDistrRelativeMonths(), PLearn::YMDDatedVMatrix::subDistrRelativeYears(), PLearn::TMat< pair< real, real > >::subMat(), PLearn::TMat< pair< real, real > >::subMatColumns(), PLearn::TMat< pair< real, real > >::subMatRows(), PLearn::substract(), PLearn::substractAcc(), PLearn::TTensor< T >::subTensor(), PLearn::VarArray::subVarArray(), PLearn::Variable::subVec(), PLearn::Var::subVec(), PLearn::TVec< PP< RegressionTreeNode > >::subVec(), PLearn::SubVecRandomVariable::SubVecRandomVariable(), PLearn::TVec< PP< RegressionTreeNode > >::subVecSelf(), PLearn::DoubleAccessSparseMatrix< T >::sumCol(), PLearn::DoubleAccessSparseMatrix< T >::sumRow(), PLearn::UniformDistribution::survival_fn(), PLearn::SupervisedDBN::survival_fn(), PLearn::SpiralDistribution::survival_fn(), PLearn::RBMDistribution::survival_fn(), PLearn::PDistribution::survival_fn(), PLearn::PartSupervisedDBN::survival_fn(), PLearn::NGramDistribution::survival_fn(), PLearn::MixtureDistribution::survival_fn(), PLearn::ManifoldKNNDistribution::survival_fn(), PLearn::KernelDensityEstimator::survival_fn(), PLearn::HistogramDistribution::survival_fn(), PLearn::HintonDeepBeliefNet::survival_fn(), PLearn::GaussPartSupervisedDBN::survival_fn(), PLearn::GaussianDBNRegression::survival_fn(), PLearn::GaussianDBNClassification::survival_fn(), PLearn::Distribution::survival_fn(), PLearn::ConditionalGaussianDistribution::survival_fn(), PLearn::swap(), PLearn::VarRowsVariable::symbolicBprop(), PLearn::Variable::symbolicBprop(), PLearn::VarColumnsVariable::symbolicBprop(), PLearn::TransposeVariable::symbolicBprop(), PLearn::TraceVariable::symbolicBprop(), PLearn::SVDVariable::symbolicBprop(), PLearn::SubsampleVariable::symbolicBprop(), PLearn::SparseIncrementalAffineTransformVariable::symbolicBprop(), PLearn::SoftSlopeVariable::symbolicBprop(), PLearn::SoftSlopeIntegralVariable::symbolicBprop(), PLearn::SoftmaxVariable::symbolicBprop(), PLearn::SemiSupervisedProbClassCostVariable::symbolicBprop(), PLearn::RowOfVariable::symbolicBprop(), PLearn::RightPseudoInverseVariable::symbolicBprop(), PLearn::ReIndexedTargetVariable::symbolicBprop(), PLearn::ProjectionErrorVariable::symbolicBprop(), PLearn::PotentialsVariable::symbolicBprop(), PLearn::OutputVariable::symbolicBprop(), PLearn::NonDiagVariable::symbolicBprop(), PLearn::NllSemisphericalGaussianVariable::symbolicBprop(), PLearn::NllGeneralGaussianVariable::symbolicBprop(), PLearn::MiniBatchClassificationLossVariable::symbolicBprop(), PLearn::MatrixSumOfVariable::symbolicBprop(), PLearn::MatrixSoftmaxVariable::symbolicBprop(), PLearn::MatrixSoftmaxLossVariable::symbolicBprop(), PLearn::MatrixOneHotSquaredLoss::symbolicBprop(), PLearn::MatrixInverseVariable::symbolicBprop(), PLearn::LogSoftmaxVariable::symbolicBprop(), PLearn::LogAddVariable::symbolicBprop(), PLearn::LeftPseudoInverseVariable::symbolicBprop(), PLearn::InsertZerosVariable::symbolicBprop(), PLearn::IdentityVariable::symbolicBprop(), PLearn::HardSlopeVariable::symbolicBprop(), PLearn::ExtractVariable::symbolicBprop(), PLearn::DilogarithmVariable::symbolicBprop(), PLearn::DiagVariable::symbolicBprop(), PLearn::DeterminantVariable::symbolicBprop(), PLearn::Cov2CorrVariable::symbolicBprop(), PLearn::ConvolveVariable::symbolicBprop(), PLearn::ConstrainVariable::symbolicBprop(), PLearn::ConfRatedAdaboostCostVariable::symbolicBprop(), PLearn::CCCostVariable::symbolicBprop(), PLearn::BiasWeightAffineTransformVariable::symbolicBprop(), PLearn::AffineTransformVariable::symbolicBprop(), PLearn::tanh(), PLearn::PLearner::targetsize(), PLearn::TransformOutputLearner::test(), PLearn::PseudolikelihoodRBM::test(), PLearn::NnlmOnlineLearner::test(), PLearn::GraphicalBiText::test_WSD(), PLearn::ImputationVMatrix::testResultantVMatrix(), PLearn::ThresholdedKernel::thresholdGramMatrix(), PLearn::TMat< T >::TMat(), PLearn::tobool(), PLearn::FieldValue::toDate(), PLearn::RowIterator::toDouble(), PLearn::FieldValue::toDouble(), PLearn::Plide::toggleOptionFlag(), PLearn::toIndexedObjectPtr(), PLearn::PDateTime::toJulianDay(), PLearn::PDate::toJulianDay(), PLearn::tolong(), PLearn::toObjectPtrImpl(), PLearn::VVec::toVec(), PLearn::TMat< T >::toVec(), PLearn::trace(), PLearn::WPLS::train(), PLearn::VariableSelectionWithDirectedGradientDescent::train(), PLearn::TorchLearner::train(), PLearn::TangentLearner::train(), PLearn::SupervisedDBN::train(), PLearn::SubsamplingDBN::train(), PLearn::StackedLearner::train(), PLearn::StackedFocusedAutoassociatorsNet::train(), PLearn::StackedAutoassociatorsNet::train(), PLearn::SequentialModelSelector::train(), PLearn::RegressorFromDistribution::train(), PLearn::RegressionTree::train(), PLearn::RankingFromKernel::train(), PLearn::PseudolikelihoodRBM::train(), PLearn::PDistribution::train(), PLearn::PCA::train(), PLearn::PartSupervisedDBN::train(), PLearn::NonLocalManifoldParzen::train(), PLearn::NnlmOnlineLearner::train(), PLearn::NNet::train(), PLearn::NGramDistribution::train(), PLearn::NeuralProbabilisticLanguageModel::train(), PLearn::NeighborhoodSmoothnessNNet::train(), PLearn::NatGradSMPNNet::train(), PLearn::NatGradNNet::train(), PLearn::MultiInstanceNNet::train(), PLearn::MoleculeTemplateLearner::train(), PLearn::ModuleLearner::train(), PLearn::mNNet::train(), PLearn::ManifoldParzen2::train(), PLearn::ManifoldParzen::train(), PLearn::LocalMedBoost::train(), PLearn::LocallyWeightedDistribution::train(), PLearn::LinearRegressor::train(), PLearn::LinearInductiveTransferClassifier::train(), PLearn::LearnerCommand::train(), PLearn::Learner::train(), PLearn::KernelRidgeRegressor::train(), PLearn::IncrementalNNet::train(), PLearn::HyperLearner::train(), PLearn::HistogramDistribution::train(), PLearn::HintonDeepBeliefNet::train(), PLearn::GaussPartSupervisedDBN::train(), PLearn::GaussMix::train(), PLearn::GaussianDistribution::train(), PLearn::GaussianDBNClassification::train(), PLearn::GaussianContinuumDistribution::train(), PLearn::GaussianContinuum::train(), PLearn::FixDond2BinaryVariables::train(), PLearn::FeatureSetNNet::train(), PLearn::FeatureSetNaiveBayesClassifier::train(), PLearn::EntropyContrastLearner::train(), PLearn::EmpiricalDistribution::train(), PLearn::Distribution::train(), PLearn::DistRepNNet::train(), PLearn::DiscriminativeRBM::train(), PLearn::DiscriminativeDeepBeliefNet::train(), PLearn::DichotomizeDond2DiscreteVariables::train(), PLearn::DeepNonLocalManifoldParzen::train(), PLearn::DeepNNet::train(), PLearn::DeepFeatureExtractorNNet::train(), PLearn::ConditionalDensityNet::train(), PLearn::ComputeDond2Target::train(), PLearn::ClassifierFromDensity::train(), PLearn::ClassifierFromConditionalPDistribution::train(), PLearn::BinaryStump::train(), PLearn::BallTreeNearestNeighbors::train(), PLearn::BaggingLearner::train(), PLearn::AdaBoost::train(), PLearn::PythonObjectWrapper::trampoline(), PLearn::TextFilesVMatrix::transformStringToValue(), PLearn::transpose(), PLearn::TMat< pair< real, real > >::transpose(), PLearn::transposedLayerL1BpropUpdate(), PLearn::transposedLayerL2BpropUpdate(), PLearn::transposeProduct(), PLearn::RowMapSparseMatrix< real >::transposeProduct(), PLearn::transposeProduct2(), PLearn::transposeProduct2Acc(), PLearn::transposeProductAcc(), PLearn::transposeProductScaleAcc(), PLearn::transposeTransposeProduct(), PLearn::transposeTransposeProductAcc(), PLearn::transposeTransposeProductScaleAcc(), PLearn::BallTreeNearestNeighbors::treeFromLeaves(), PLearn::SimpleDB< KeyType, QueryResult >::truncateFromRow(), PLearn::uncompress_vec(), PLearn::VecCompressor::uncompressVec(), PLearn::DenoisingRecurrentNet::unconditionalFprop(), PLearn::PStreamBuf::unget(), PLearn::RegressionTreeLeave::uniqTarget(), PLearn::PDistribution::unknownOutput(), PLearn::RemotePLearnServer::unlink(), PLearn::ResourceSemaphore::unlock(), PLearn::VMatrix::unlockMetaDataDir(), PLearn::PStreamBuf::unread(), PLearn::PPath::up(), PLearn::VecStatsCollector::update(), PLearn::RBMSparse1DMatrixConnection::update(), PLearn::RBMMatrixTransposeConnection::update(), PLearn::RBMMatrixConnectionNatGrad::update(), PLearn::RBMMatrixConnection::update(), PLearn::RBMLayer::update(), PLearn::RBMLateralBinomialLayer::update(), PLearn::RBMDiagonalMatrixConnection::update(), PLearn::TextProgressBarPlugin::update(), PLearn::LiftStatsCollector::update(), PLearn::ConditionalStatsCollector::update(), PLearn::NeuralProbabilisticLanguageModel::update_affine_transform(), PLearn::FeatureSetSequentialCRF::update_affine_transform(), PLearn::FeatureSetNNet::update_affine_transform(), PLearn::GraphicalBiText::update_WSD_model(), PLearn::RBMLateralBinomialLayer::updateCDandGibbs(), PLearn::NnlmOutputLayer::updateClassVars(), PLearn::RBMLateralBinomialLayer::updateGibbs(), PLearn::CompactFileVMatrix::updateHeader(), PLearn::DeepBeliefNet::upDownStep(), PLearn::PLearner::use(), PLearn::GraphicalBiText::use(), PLearn::Distribution::use(), PLearn::PrecomputedVMatrix::usePrecomputed(), PLearn::Variable::Variable(), PLearn::UniformDistribution::variance(), PLearn::variance(), PLearn::SupervisedDBN::variance(), PLearn::SpiralDistribution::variance(), PLearn::RBMDistribution::variance(), PLearn::PDistribution::variance(), PLearn::PartSupervisedDBN::variance(), PLearn::NGramDistribution::variance(), PLearn::MixtureDistribution::variance(), PLearn::ManifoldKNNDistribution::variance(), PLearn::KernelDensityEstimator::variance(), PLearn::HistogramDistribution::variance(), PLearn::HintonDeepBeliefNet::variance(), PLearn::GaussPartSupervisedDBN::variance(), PLearn::GaussMix::variance(), PLearn::GaussianDBNRegression::variance(), PLearn::GaussianDBNClassification::variance(), PLearn::Distribution::variance(), PLearn::ConditionalDensityNet::variance(), PLearn::vconcat(), PLearn::Function::verifyHessian(), PLearn::BoundedMemoryCache< KeyType, ValueType >::verifyInvariants(), PLearn::Function::verifySymbolicGradient(), PLearn::Plide::versionString(), PLearn::viewVMat(), PLearn::vmatmain(), PLearn::CountEventsSemaphore::wait(), PLearn::Popen::wait(), PLearn::Poll::waitForEvents(), PLearn::PLearnService::waitForResult(), PLearn::PLearnService::watchServers(), PLearn::weighted_mean(), PLearn::weighted_powdistance(), PLearn::weighted_variance(), PLearn::weightedLinearRegression(), PLearn::weightedRidgeRegressionByGCV(), PLearn::PLearner::weightsize(), PLearn::VMatrix::width(), PLearn::word_sequences2files_int_stream(), PLearn::WordNetFeatureSet::WordNetFeatureSet(), PLearn::WordNetSenseDictionary::WordNetSenseDictionary(), PLearn::TMat< pair< real, real > >::write(), PLearn::SmoothedProbSparseMatrix::write(), PLearn::PStreamBuf::write(), PLearn::DoubleAccessSparseMatrix< T >::write(), PLearn::StdPStreamBuf::write_(), PLearn::PStreamBuf::write_(), PLearn::PrPStreamBuf::write_(), PLearn::MPIPStreamBuf::write_(), PLearn::FilePStreamBuf::write_(), PLearn::FdPStreamBuf::write_(), PLearn::write_compr_mode_and_size(), PLearn::write_compr_mode_and_size_ptr(), PLearn::OptionBase::writeAtIndex(), PLearn::Object::writeOptionVal(), PLearn::writeSequence(), PLearn::SurfaceMesh::writeVRMLBoundaries(), PLearn::SurfaceMesh::writeVRMLFile(), PLearn::SurfaceMesh::writeVRMLIndexedFaceSet(), PLearn::SurfaceMesh::writeVRMLIndexedLineSet(), PLearn::ws(), PLearn::CountEventsSemaphore::~CountEventsSemaphore(), PLearn::NatGradSMPNNet::~NatGradSMPNNet(), PLearn::ResourceSemaphore::~ResourceSemaphore(), PLearn::SharedMemory< T >::~SharedMemory(), PLearn::Storage< PP< RegressionTreeNode > >::~Storage(), and PLearn::TemporaryDiskVMatrix::~TemporaryDiskVMatrix().
#define PLWARN_ERR | ( | ... | ) | warn_err2(__FILE__,__LINE__,__VA_ARGS__) |
Definition at line 72 of file plerror.h.
Referenced by PLearn::MeanMedianModeImputationVMatrix::build_().
#define PLWARNING warningmsg |
Definition at line 69 of file plerror.h.
Referenced by PLearn::accumInStatsCol(), PLearn::SimpleDB< KeyType, QueryResult >::addRow(), PLearn::AffineTransformWeightPenalty::AffineTransformWeightPenalty(), PLearn::TextFilesVMatrix::autoBuildMappings(), PLearn::AutoSDBVMatrix::AutoSDBVMatrix(), PLearn::Learner::basename(), PLearn::UndirectedSoftmaxModule::bbpropUpdate(), PLearn::SquaredErrModule::bbpropUpdate(), PLearn::NLLErrModule::bbpropUpdate(), PLearn::TreeDBNModule::bpropAccUpdate(), PLearn::UndirectedSoftmaxModule::bpropUpdate(), PLearn::SquaredErrModule::bpropUpdate(), PLearn::NLLErrModule::bpropUpdate(), PLearn::LinearFilterModule::bpropUpdate(), PLearn::LayerCostModule::bpropUpdate(), PLearn::GradNNetLayerModule::bpropUpdate(), PLearn::CostModule::bpropUpdate(), PLearn::WPLS::build_(), PLearn::VariableDeletionVMatrix::build_(), PLearn::ValueSelectRowsVMatrix::build_(), PLearn::UndirectedSoftmaxModule::build_(), PLearn::ToBagSplitter::build_(), PLearn::TextSenseSequenceVMatrix::build_(), PLearn::TextFilesVMatrix::build_(), PLearn::SubsamplingDBN::build_(), PLearn::StructuralLearner::build_(), PLearn::SquaredErrModule::build_(), PLearn::SplitWiseValidationVMatrix::build_(), PLearn::ShiftAndRescaleVMatrix::build_(), PLearn::SequentialModelSelector::build_(), PLearn::SelectRowsVMatrix::build_(), PLearn::SelectColumnsVMatrix::build_(), PLearn::RepeatSplitter::build_(), PLearn::RemoveDuplicateVMatrix::build_(), PLearn::RBMModule::build_(), PLearn::PLS::build_(), PLearn::PLearner::build_(), PLearn::PCA::build_(), PLearn::NxProfileLearner::build_(), PLearn::NNet::build_(), PLearn::NLLErrModule::build_(), PLearn::NeuralProbabilisticLanguageModel::build_(), PLearn::NeuralNet::build_(), PLearn::NetworkModule::build_(), PLearn::NeighborhoodSmoothnessNNet::build_(), PLearn::NatGradSMPNNet::build_(), PLearn::NatGradNNet::build_(), PLearn::MultiInstanceNNet::build_(), PLearn::MoleculeTemplate::build_(), PLearn::mNNet::build_(), PLearn::MissingInstructionVMatrix::build_(), PLearn::ManifoldKNNDistribution::build_(), PLearn::LocallyPrecomputedVMatrix::build_(), PLearn::LLEKernel::build_(), PLearn::LinearInductiveTransferClassifier::build_(), PLearn::LinearCombinationModule::build_(), PLearn::KNNVMatrix::build_(), PLearn::KLp0p1RBMModule::build_(), PLearn::IndexedVMatrix::build_(), PLearn::HeterogenuousAffineTransformWeightPenalty::build_(), PLearn::GraphicalBiText::build_(), PLearn::FNetLayerVariable::build_(), PLearn::FilteredVMatrix::build_(), PLearn::FileVMatrix::build_(), PLearn::FeatureSetSequentialCRF::build_(), PLearn::FeatureSetNNet::build_(), PLearn::EarlyStoppingOracle::build_(), PLearn::DichotomizeVMatrix::build_(), PLearn::DeepFeatureExtractorNNet::build_(), PLearn::DeepBeliefNet::build_(), PLearn::DatedJoinVMatrix::build_(), PLearn::ConditionalDensityNet::build_(), PLearn::ConcatRowsVMatrix::build_(), PLearn::ChemicalICP::build_(), PLearn::CartesianProductOracle::build_(), PLearn::Calendar::build_(), PLearn::AsciiVMatrix::build_(), PLearn::NnlmOnlineLearner::buildCandidates(), PLearn::TextFilesVMatrix::buildIdx(), PLearn::StackedModulesLearner::buildLayers(), PLearn::NnlmOnlineLearner::buildLayers(), PLearn::ICP::buildMeshes(), PLearn::StackedModulesLearner::buildOptions(), PLearn::DistRepNNet::buildVarGraph(), PLearn::StatsCollector::calculate_binary_integer(), PLearn::choleskyDecomposition(), PLearn::DoubleAccessSparseMatrix< T >::clearCol(), PLearn::DoubleAccessSparseMatrix< T >::clearRow(), PLearn::VMatrix::compareStats(), PLearn::GraphicalBiText::compute_node_level(), PLearn::GraphicalBiText::compute_pMC(), PLearn::GaussianProcessRegressor::computeConfidenceFromOutput(), PLearn::TransformOutputLearner::computeCostsFromOutputs(), PLearn::KNNClassifier::computeCostsFromOutputs(), PLearn::AddCostToLearner::computeCostsFromOutputs(), PLearn::AdaBoost::computeCostsFromOutputs(), PLearn::StatefulLearner::computeCostsOnly(), PLearn::computeInverseStandardDeviationFromMeanAndSquareMean(), PLearn::GaussMix::computeMeansAndCovariances(), PLearn::VMatrix::computeMissingSizeValue(), PLearn::WPLS::computeOutput(), PLearn::PLS::computeOutput(), PLearn::KNNRegressor::computeOutput(), PLearn::RBMModule::computePartitionFunction(), PLearn::computeWeightedInputOutputMeansAndStddev(), PLearn::correlations(), PLearn::VVMatrix::createPreproVMat(), PLearn::cross_valid(), PLearn::deepCopyField(), PLearn::WordNetOntology::detectWordsWithoutOntology(), PLearn::dilogarithm(), PLearn::PvGradNNet::discountGrad(), PLearn::displayHistogram(), PLearn::RowMapSparseMatrix< real >::dotColumn(), PLearn::eigen_SymmMat(), PLearn::eigen_SymmMat_decreasing(), PLearn::eigenSparseNonSymmMat(), PLearn::eigenSparseSymmMat(), PLearn::eigenVecOfSymmMat(), PLearn::MatlabInterface::eigs_r11(), PLearn::PCA::em_algo(), PLearn::PCA::em_orth_algo(), PLearn::Profiler::end(), PLearn::TestImputations::endtestimputation(), PLearn::PLMPI::exchangeColumnBlocks(), PLearn::WordNetOntology::extractWord(), PLearn::Supersampling2DModule::forget(), PLearn::Subsampling2DModule::forget(), PLearn::ShuntingNNetLayerModule::forget(), PLearn::RBMSparse1DMatrixConnection::forget(), PLearn::RBMMultitaskClassificationModule::forget(), PLearn::RBMMixedLayer::forget(), PLearn::RBMMixedConnection::forget(), PLearn::RBMMatrixTransposeConnection::forget(), PLearn::RBMMatrixConnection::forget(), PLearn::RBMDiagonalMatrixConnection::forget(), PLearn::RBMConv2DConnection::forget(), PLearn::RBMClassificationModule::forget(), PLearn::ProcessInputCostModule::forget(), PLearn::ModuleStackModule::forget(), PLearn::GradNNetLayerModule::forget(), PLearn::Convolution2DModule::forget(), PLearn::CombiningCostsModule::forget(), PLearn::BackConvolution2DModule::forget(), PLearn::NegCrossEntropySigmoidVariable::fprop(), PLearn::MatrixAffineTransformFeedbackVariable::fprop(), PLearn::KLp0p1RBMModule::fprop(), PLearn::DilogarithmVariable::fprop(), PLearn::RBMLayer::fpropNLL(), PLearn::UnconditionalDistribution::generateJoint(), PLearn::ProbabilitySparseMatrix::get(), PLearn::StatsCollector::getAllValuesMapping(), PLearn::DoubleAccessSparseMatrix< T >::getAsMaxSizedCompressedVecs(), PLearn::ProbabilitySparseMatrix::getAsMaxSizedVectors(), PLearn::StatsCollector::getBinMapping(), PLearn::Binner::getBins(), PLearn::NNet::getCost(), PLearn::getDataSet(), PLearn::WordNetSenseDictionary::getId(), PLearn::SelectColumnsVMatrix::getIndicesFromFields(), PLearn::DichotomizeVMatrix::getNewRow(), PLearn::TextFilesVMatrix::getPostalEncoding(), PLearn::VMatrix::getPrecomputedStatsFromFile(), PLearn::WordNetOntology::getPredominentSyntacticClassForWord(), PLearn::SDBVMatrix::getRow(), PLearn::WordNetOntology::getSenseKey(), PLearn::KFoldSplitter::getSplit(), PLearn::MultiClassAdaBoost::getSubLearnerTarget(), PLearn::WordNetOntology::getSynset(), PLearn::WordNetOntology::getSynsetAncestors(), PLearn::WordNetOntology::getSynsetSenseDescendants(), PLearn::WordNetOntology::getSynsetWordDescendants(), PLearn::WordNetOntology::getSyntacticClassesForWord(), PLearn::WordNetOntology::getSyntacticClassForSense(), PLearn::SurfaceMesh::getVertexNorms(), PLearn::WordNetOntology::getWord(), PLearn::WordNetOntology::getWordAdjSenses(), PLearn::WordNetOntology::getWordAdvSenses(), PLearn::WordNetOntology::getWordAncestors(), PLearn::WordNetOntology::getWordHighLevelSenses(), PLearn::WordNetOntology::getWordNounSenses(), PLearn::WordNetOntology::getWordSenseIdForWnsn(), PLearn::WordNetOntology::getWordSenses(), PLearn::WordNetOntology::getWordsForSense(), PLearn::WordNetOntology::getWordVerbSenses(), PLearn::OnlineGramNaturalGradientOptimizer::gramEigenNaturalGradient(), PLearn::incomplete_beta_continued_fraction(), PLearn::ProbSparseMatrix::incr(), PLearn::SimpleDB< KeyType, QueryResult >::indexColumn(), PLearn::Hash< KeyType, DataType >::initializeTable(), PLearn::PLearner::initTrain(), PLearn::InversePowerIteration(), PLearn::WordNetOntology::isInWordNet(), PLearn::isOverlapping(), PLearn::TMat< pair< real, real > >::isSymmetric(), PLearn::VMatrix::isUpToDate(), PLearn::ProbSparseMatrix::iterativeProportionalFittingStep(), PLearn::kernelPCAfromDotProducts(), PLearn::StatsCollector::lift(), PLearn::ConjGradientOptimizer::lineSearch(), PLearn::WordNetOntology::load(), PLearn::Object::load(), PLearn::loadAscii(), PLearn::RGBImage::loadPPM(), PLearn::VMatrix::loadStats(), PLearn::WordNetOntology::lookForSpecialTags(), main(), PLearn::KNNVMatrix::makeDeepCopyFromShallowCopy(), PLearn::InfiniteMNISTVMatrix::makeDeepCopyFromShallowCopy(), PLearn::makeFileNameValid(), PLearn::makeItSymmetric(), PLearn::matlabR11eigs(), PLearn::max_cdf_diff(), PLearn::StatsCollector::mean_lift(), PLearn::StatsCollector::merge(), PLearn::PPath::metaprotocolToMetapath(), PLearn::PvGradNNet::neuronDiscountGrad(), PLearn::HyperOptimize::optimize(), PLearn::OnlineGramNaturalGradientOptimizer::optimizeN(), PLearn::ConjGradientOptimizer::optimizeN(), PLearn::paired_t_test(), PLearn::HTMLHelpCommand::parent_classes(), PLearn::PDate::PDate(), PLearn::PTester::perform1Split(), PLearn::pl_gcf(), PLearn::pl_strtof(), PLearn::PowerIteration(), PLearn::PPath::PPath(), PLearn::StatsCollector::prbp(), PLearn::GaussMix::precomputeGaussianLogCoefficient(), PLearn::VMatLanguage::preprocess(), PLearn::WordNetOntology::printInvertedSynsetOntology(), PLearn::WordNetOntology::propagatePOSTypes(), PLearn::NnlmOnlineLearner::reevaluateGaussianParameters(), PLearn::StatsCollector::remove_observation(), PLearn::RealMapping::removeMapping(), PLearn::Storage< PP< RegressionTreeNode > >::resize(), PLearn::Storage< PP< RegressionTreeNode > >::resizeMat(), PLearn::VMatCommand::run(), PLearn::TestDependenciesCommand::run(), PLearn::ChemicalICP::run(), PLearn::Object::save(), PLearn::VMatrix::saveCMAT(), PLearn::RGBImage::savePPM(), PLearn::ProbSparseMatrix::set(), PLearn::ProbabilitySparseMatrix::set(), PLearn::TextFilesVMatrix::setColumnNamesAndWidth(), PLearn::VMatKernel::setDataForKernelMatrix(), PLearn::ThresholdedKernel::setDataForKernelMatrix(), PLearn::NonLocalManifoldParzenKernel::setDataForKernelMatrix(), PLearn::ManifoldParzenKernel::setDataForKernelMatrix(), PLearn::DistanceKernel::setDataForKernelMatrix(), PLearn::OnlineLearningModule::setLearningRate(), PLearn::GaussianizeVMatrix::setMetaDataDir(), PLearn::GaussianKernel::setParameters(), PLearn::NegCrossEntropySigmoidVariable::setRegularizer(), PLearn::HyperLearner::setTrainingSet(), PLearn::ProbabilitySparseMatrix::size(), PLearn::small_dilogarithm(), PLearn::ProbVector::smoothNormalize(), PLearn::RegressionTreeRegisters::sortEachDim(), PLearn::SpearmanRankCorrelation(), PLearn::VMatLanguage::staticPreprocess(), PLearn::SequentialModelSelector::test(), PLearn::ImputationVMatrix::testResultantVMatrix(), PLearn::TorchLearner::train(), PLearn::TestingLearner::train(), PLearn::StackedAutoassociatorsNet::train(), PLearn::SequentialModelSelector::train(), PLearn::RankingFromKernel::train(), PLearn::PCA::train(), PLearn::NatGradSMPNNet::train(), PLearn::ModuleLearner::train(), PLearn::LLC::train(), PLearn::KernelProjection::train(), PLearn::DeepBeliefNet::train(), PLearn::GaussMix::traverse_tree(), PLearn::SimpleDB< KeyType, QueryResult >::truncateFromRow(), PLearn::DenoisingRecurrentNet::unconditionalFprop(), PLearn::Variable::update(), PLearn::StatsCollector::update(), PLearn::RBMLateralBinomialLayer::update(), PLearn::LiftStatsCollector::update(), PLearn::ConditionalStatsCollector::update(), PLearn::Function::verifyGradient(), PLearn::vmatmain(), PLearn::LocallyPrecomputedVMatrix::~LocallyPrecomputedVMatrix(), and PLearn::PLearnService::~PLearnService().