accessValueConst() const noexcept | bpp::Value< R > | inline |
accessValueMutable() noexcept | bpp::Value< R > | inlineprotected |
bppLik_ | bpp::CWiseApply< R, T, F > | private |
color() const override | bpp::CWiseApply< R, T, F > | inlinevirtual |
compareAdditionalArguments(const Node_DF &other) const final | bpp::CWiseApply< R, T, F > | inlinevirtual |
compute() override | bpp::CWiseApply< R, T, F > | inlineprivatevirtual |
compute() | bpp::CWiseApply< R, T, F > | inlineprivatevirtual |
computeRecursively() | bpp::Node_DF | |
create(Context &c, NodeRefVec &&deps, const Dimension< R > &dim) | bpp::CWiseApply< R, T, F > | inlinestatic |
CWiseApply(NodeRefVec &&deps, const Dimension< R > &dim) | bpp::CWiseApply< R, T, F > | inline |
debugInfo() const override | bpp::CWiseApply< R, T, F > | inlinevirtual |
dependencies() const noexcept | bpp::Node_DF | inline |
dependency(std::size_t i) const noexcept | bpp::Node_DF | inline |
dependencyNodes_ | bpp::Node_DF | private |
dependentNodes() const noexcept | bpp::Node_DF | inline |
dependentNodes_ | bpp::Node_DF | private |
derive(Context &c, const Node_DF &node) final | bpp::CWiseApply< R, T, F > | inlinevirtual |
deriveAsValue(Context &c, const Node_DF &node) | bpp::Value< R > | inline |
description() const override | bpp::CWiseApply< R, T, F > | inlinevirtual |
hashAdditionalArguments() const | bpp::Node_DF | virtual |
hasNumericalProperty(NumericalProperty prop) const | bpp::Node_DF | virtual |
invalidateRecursively() noexcept | bpp::Node_DF | protected |
isValid() const noexcept | bpp::Node_DF | inline |
isValid_ | bpp::Node_DF | private |
makeInvalid() noexcept | bpp::Node_DF | inlineprotected |
makeValid() noexcept | bpp::Node_DF | inlineprotected |
modify(Callable &&modifier, bool makeValid) | bpp::Value< R > | inline |
nbDependencies() const noexcept | bpp::Node_DF | inline |
nbDependentNodes() const noexcept | bpp::Node_DF | inline |
Node_DF()=default | bpp::Node_DF | |
Node_DF(const Node_DF &)=delete | bpp::Node_DF | |
Node_DF(Node_DF &&)=delete | bpp::Node_DF | |
Node_DF(const NodeRefVec &dependenciesArg) | bpp::Node_DF | |
Node_DF(NodeRefVec &&dependenciesArg) | bpp::Node_DF | |
operator=(const Node_DF &)=delete | bpp::Node_DF | |
operator=(Node_DF &&)=delete | bpp::Node_DF | |
recreate(Context &c, NodeRefVec &&deps) final | bpp::CWiseApply< R, T, F > | inlinevirtual |
registerNode(Node_DF *n) | bpp::Node_DF | private |
resetDependencies_(NodeRefVec &&dependenciesArg) | bpp::Node_DF | inlineprotected |
Self typedef | bpp::CWiseApply< R, T, F > | |
shape() const override | bpp::CWiseApply< R, T, F > | inlinevirtual |
targetDimension_ | bpp::CWiseApply< R, T, F > | private |
targetValue() | bpp::Value< R > | inline |
unregisterNode(const Node_DF *n) | bpp::Node_DF | private |
Value(const NodeRefVec &deps, Args &&... args) | bpp::Value< R > | inline |
Value(NodeRefVec &&deps, Args &&... args) | bpp::Value< R > | inline |
value_ | bpp::Value< R > | private |
~Node_DF() | bpp::Node_DF | virtual |