bpp-phyl3
3.0.0
|
This is the complete list of members for bpp::CWiseLog< T >, including all inherited members.
accessValueConst() const noexcept | bpp::Value< T > | inline |
accessValueMutable() noexcept | bpp::Value< T > | inlineprotected |
color() const | bpp::Node_DF | inlinevirtual |
compareAdditionalArguments(const Node_DF &other) const final | bpp::CWiseLog< T > | inlinevirtual |
compute() final | bpp::CWiseLog< T > | inlineprivatevirtual |
computeRecursively() | bpp::Node_DF | |
create(Context &c, NodeRefVec &&deps, const Dimension< T > &dim) | bpp::CWiseLog< T > | inlinestatic |
CWiseLog(NodeRefVec &&deps, const Dimension< T > &dim) | bpp::CWiseLog< T > | inline |
debugInfo() const override | bpp::CWiseLog< T > | 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::CWiseLog< T > | inlinevirtual |
deriveAsValue(Context &c, const Node_DF &node) | bpp::Value< T > | inline |
description() const | bpp::Node_DF | virtual |
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< T > | 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::CWiseLog< T > | inlinevirtual |
registerNode(Node_DF *n) | bpp::Node_DF | private |
resetDependencies_(NodeRefVec &&dependenciesArg) | bpp::Node_DF | inlineprotected |
Self typedef | bpp::CWiseLog< T > | |
shape() const | bpp::Node_DF | inlinevirtual |
targetDimension_ | bpp::CWiseLog< T > | private |
targetValue() | bpp::Value< T > | inline |
unregisterNode(const Node_DF *n) | bpp::Node_DF | private |
Value(const NodeRefVec &deps, Args &&... args) | bpp::Value< T > | inline |
Value(NodeRefVec &&deps, Args &&... args) | bpp::Value< T > | inline |
value_ | bpp::Value< T > | private |
~Node_DF() | bpp::Node_DF | virtual |