Home
last modified time | relevance | path

Searched defs:conjugate_ (Results 1 – 8 of 8) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/teuchos/numerics/src/
H A DTeuchos_MatrixMarket_SymmetrizingAdder.hpp172 bool conjugate_; member in Teuchos::MatrixMarket::SymmetrizingAdder
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/utils/
H A DValue.hpp63 mutable bool conjugate_; //!< temporary conjugate state flag (use in operator construction) member in xlifepp::Value
H A DKernel.hpp107 mutable bool conjugate_; //!< temporary flag for conjugate operation construction member in xlifepp::Kernel
H A DFunction.hpp202 …mutable bool conjugate_; //!< temporary flag for conjugate operation in OperatorOnUnknown … member in xlifepp::Function
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/space/
H A DUnknown.hpp54 …mutable bool conjugate_; //!< temporary flag for conjugate operation in OperatorOnUnknown constr… member in xlifepp::Unknown
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/operator/
H A DOperatorOnFunction.hpp62 mutable bool conjugate_; //!< true if it has to be conjugated member in xlifepp::OperatorOnFunction
H A DOperatorOnKernel.hpp88 mutable bool conjugate_; //!< temporary flag for conjugate operation construction member in xlifepp::OperatorOnKernel
H A DOperand.hpp79 mutable bool conjugate_; //!< true if the operand has to be conjugated member in xlifepp::Operand