Home
last modified time | relevance | path

Searched defs:CONJ (Results 1 – 25 of 117) sorted by relevance

12345

/dports/science/octopus/octopus-10.5/share/opencl/
H A Dcl_rtype.h31 #define CONJ(x) (x) macro
40 #define CONJ(x) complex_conj(x) macro
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-comprehend/include/aws/comprehend/model/
H A DPartOfSpeechTagType.h23 CONJ, enumerator
/dports/math/fftw3-float/fftw-3.3.9/genfft/
H A Dexpr.mli22 type transcendent = I | MULTI_A | MULTI_B | CONJ Constructor
H A Dexpr.ml27 type transcendent = I | MULTI_A | MULTI_B | CONJ Constructor
/dports/math/fftw3/fftw-3.3.9/genfft/
H A Dexpr.mli22 type transcendent = I | MULTI_A | MULTI_B | CONJ Constructor
H A Dexpr.ml27 type transcendent = I | MULTI_A | MULTI_B | CONJ Constructor
/dports/math/fftw3-long/fftw-3.3.9/genfft/
H A Dexpr.mli22 type transcendent = I | MULTI_A | MULTI_B | CONJ Constructor
H A Dexpr.ml27 type transcendent = I | MULTI_A | MULTI_B | CONJ Constructor
/dports/math/fftw3-quad/fftw-3.3.9/genfft/
H A Dexpr.mli22 type transcendent = I | MULTI_A | MULTI_B | CONJ Constructor
H A Dexpr.ml27 type transcendent = I | MULTI_A | MULTI_B | CONJ Constructor
/dports/math/reduce/Reduce-svn5758-src/csl/reduce.doc/
H A Doper.tex52 \subsection{CONJ}\ttindex{CONJ} subsection
/dports/cad/ghdl/ghdl-1.0.0/libraries/ieee/
H A Dmath_complex-body.vhdl318 function CONJ (Z: in COMPLEX) return COMPLEX is function
328 function CONJ (Z: in COMPLEX_POLAR) return COMPLEX_POLAR is function
/dports/cad/ghdl/ghdl-1.0.0/libraries/ieee2008/
H A Dmath_complex-body.vhdl318 function CONJ (Z: in COMPLEX) return COMPLEX is function
328 function CONJ (Z: in COMPLEX_POLAR) return COMPLEX_POLAR is function
/dports/cad/nvc/nvc-r1.5.3/lib/ieee/
H A Dmath_complex-body.vhdl318 function CONJ (Z: in COMPLEX) return COMPLEX is function
328 function CONJ (Z: in COMPLEX_POLAR) return COMPLEX_POLAR is function
/dports/math/mfem/mfem-4.3/linalg/
H A Dsuperlu.hpp43 typedef enum {NOTRANS, TRANS, CONJ} Trans; enumerator
/dports/math/primme/primme-3.2/src/include/
H A Dtemplate.h192 # define CONJ(x) (conj(x)) macro
197 # define CONJ(x) (std::conj(x)) macro
203 # define CONJ(x) (x) macro
/dports/math/py-primme/primme-3.2/src/include/
H A Dtemplate.h192 # define CONJ(x) (conj(x)) macro
197 # define CONJ(x) (std::conj(x)) macro
203 # define CONJ(x) (x) macro
/dports/math/reduce/Reduce-svn5758-src/doc/manual/
H A Doper.tex54 \subsection{CONJ}\ttindex{CONJ} subsection
/dports/cad/freehdl/freehdl-0.0.7/ieee/
H A Dmath_real.vhdl1213 function CONJ (Z: in complex) return complex is function
1219 function CONJ (Z: in complex_polar) return complex_polar is function
/dports/math/primme/primme-3.2/
H A DREADME_for_developers.rst200 .. _CONJ : https://github.com/primme/primme/blob/master/src/include/template.h#L181 target
/dports/science/py-scipy/scipy-1.7.1/scipy/signal/
H A DC_bspline_util.c16 #define CONJ(a) (~(a)) macro
H A DZ_bspline_util.c12 #define CONJ(a) (~(a)) macro
/dports/math/py-primme/primme-3.2/
H A DREADME_for_developers.rst200 .. _CONJ : https://github.com/primme/primme/blob/master/src/include/template.h#L181 target
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/superlu/SuperLU_4.1/SRC/
H A Dsuperlu_enum_consts.h21 typedef enum {NOTRANS, TRANS, CONJ} trans_t; enumerator
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/superlu/SuperLU_4.1/include/
H A Dsuperlu_enum_consts.h21 typedef enum {NOTRANS, TRANS, CONJ} trans_t; enumerator

12345