Home
last modified time | relevance | path

Searched defs:IsComplex (Results 1 – 25 of 207) sorted by relevance

123456789

/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/include/elemental/core/Complex/
H A Ddecl.hpp34 struct IsComplex { enum { val=0 }; }; struct
36 struct IsComplex<Complex<Real>> { enum { val=1 }; }; argument
/dports/science/tfel-edf/tfel-3.2.1/include/TFEL/TypeTraits/
H A DIsComplex.hxx69 struct IsComplex{ struct
73 static constexpr bool cond = false;
/dports/science/tfel/tfel-3.4.0/include/TFEL/TypeTraits/
H A DIsComplex.hxx69 struct IsComplex{ struct
73 static constexpr bool cond = false;
/dports/science/tfel/tfel-3.4.0/include/TFEL/Math/Quantity/
H A DqtSpecific.hxx142 struct IsComplex<tfel::math::qt<unit,T> >{ struct
146 static constexpr bool cond = IsComplex<T>::cond;
154 struct IsComplex<const tfel::math::qt<unit,T> >{ struct
158 static constexpr bool cond = IsComplex<T>::cond;
/dports/science/tfel-edf/tfel-3.2.1/include/TFEL/Math/Quantity/
H A DqtSpecific.hxx142 struct IsComplex<tfel::math::qt<unit,T> >{ struct
146 static constexpr bool cond = IsComplex<T>::cond;
154 struct IsComplex<const tfel::math::qt<unit,T> >{ struct
158 static constexpr bool cond = IsComplex<T>::cond;
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/umfpackSupport/
H A DUmfPackLU.hpp214std::vector<typename Conditional<NumTraits<ScalarType>::IsComplex, ScalarType, VectorScalarType>::… in solveUmf()
222std::vector<typename Conditional<NumTraits<ScalarType>::IsComplex, ScalarType, VectorScalarType>::… in solveUmf()
245std::vector<typename Conditional<NumTraits<ScalarType>::IsComplex, ScalarType, VectorScalarType>::… in solveUmf()
254std::vector<typename Conditional<NumTraits<ScalarType>::IsComplex, ScalarType, VectorScalarType>::… in solveUmf()
316std::vector<typename Conditional<NumTraits<ScalarType>::IsComplex, typename UmfPackLU<MatrixType>:… in solve()
/dports/math/blaze/blaze-3.8/blaze/util/typetraits/
H A DIsComplex.h75 struct IsComplex struct
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/serial/datatool/
H A Dvalue.cpp83 bool CDataValue::IsComplex(void) const in IsComplex() function in CDataValue
154 bool CNamedDataValue::IsComplex(void) const in IsComplex() function in CNamedDataValue
181 bool CBlockDataValue::IsComplex(void) const in IsComplex() function in CBlockDataValue
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/serial/datatool/
H A Dvalue.cpp83 bool CDataValue::IsComplex(void) const in IsComplex() function in CDataValue
154 bool CNamedDataValue::IsComplex(void) const in IsComplex() function in CNamedDataValue
181 bool CBlockDataValue::IsComplex(void) const in IsComplex() function in CBlockDataValue
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/runtime/
H A Dtype-code.h36 constexpr bool IsComplex() const { in IsComplex() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/runtime/
H A Dtype-code.h38 constexpr bool IsComplex() const { in IsComplex() function
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/runtime/
H A Dtype-code.h38 constexpr bool IsComplex() const { in IsComplex() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/include/flang/Runtime/
H A Dtype-code.h38 constexpr bool IsComplex() const { in IsComplex() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/runtime/
H A Dtype-code.h38 constexpr bool IsComplex() const { in IsComplex() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/runtime/
H A Dtype-code.h38 constexpr bool IsComplex() const { in IsComplex() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/runtime/
H A Dtype-code.h38 constexpr bool IsComplex() const { in IsComplex() function
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/runtime/
H A Dtype-code.h38 constexpr bool IsComplex() const { in IsComplex() function
/dports/devel/f18/f18-1688bef/runtime/
H A Dtype-code.h42 constexpr bool IsComplex() const { in IsComplex() function
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/include/
H A DitkNumericTraits.h134 static constexpr bool IsComplex = false; variable
253 static constexpr bool IsComplex = false; variable
310 static constexpr bool IsComplex = false; variable
366 static constexpr bool IsComplex = false; variable
420 static constexpr bool IsComplex = false; variable
472 static constexpr bool IsComplex = false; variable
525 static constexpr bool IsComplex = false; variable
577 static constexpr bool IsComplex = false; variable
633 static constexpr bool IsComplex = false; variable
686 static constexpr bool IsComplex = false; variable
[all …]
/dports/math/muparserx/muparserx-4.0.11/parser/
H A DmpIValue.h159 inline bool IsComplex() const in IsComplex() function
/dports/cad/opencascade/opencascade-7.6.0/src/StepData/
H A DStepData_ReadWriteModule.cxx49 Standard_Boolean StepData_ReadWriteModule::IsComplex (const Standard_Integer) const in IsComplex() function in StepData_ReadWriteModule
H A DStepData_ECDescr.cxx68 Standard_Boolean StepData_ECDescr::IsComplex () const in IsComplex() function in StepData_ECDescr
H A DStepData_FreeFormEntity.cxx45 Standard_Boolean StepData_FreeFormEntity::IsComplex () const in IsComplex() function in StepData_FreeFormEntity
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/largeMatrix/eigenSparseInterface/
H A DLargeMatrixAdapter.hpp82MultiVec<typename Conditional<NumTraits<Scalar>::IsComplex, Scalar, ScalarTypeX>::type >& y) in multMatVecLargeMatrixAdapter()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/include/Eigen/src/Core/
H A DNumTraits.h56 IsComplex = 0, enumerator

123456789