| /external/eigen/Eigen/src/plugins/ |
| D | CommonCwiseUnaryOps.h | 69 EIGEN_DOC_UNARY_ADDONS(conjugate,complex conjugate) in EIGEN_DOC_UNARY_ADDONS() argument 81 EIGEN_DOC_UNARY_ADDONS(conjugate,complex conjugate) in EIGEN_DOC_UNARY_ADDONS() argument
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | transpose_functor.h | 149 const gtl::ArraySlice<int32> perm, bool conjugate, in TransposeUsingEigen() 168 const gtl::ArraySlice<int32> perm, bool conjugate, in DoTransposeImpl() 241 bool conjugate, Tensor* out) { in DoMatrixTransposeImpl()
|
| /external/eigen/Eigen/src/Core/arch/MSA/ |
| D | Complex.h | 39 EIGEN_STRONG_INLINE Packet2cf conjugate(void) const { in conjugate() function
|
| /external/tensorflow/tensorflow/python/kernel_tests/math_ops/ |
| D | transpose_op_test.py | 40 def _compareCpu(self, x, p, conjugate=False): argument 69 def _compareGpu(self, x, p, conjugate=False): argument
|
| /external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
| D | transpose_op.cc | 37 explicit TransposeOp(OpKernelConstruction* ctx, bool conjugate = false) in TransposeOp()
|
| /external/python/cpython2/Lib/ |
| D | numbers.py | 152 def conjugate(self): member in Complex 263 def conjugate(self): member in Real
|
| /external/python/cpython3/Lib/ |
| D | numbers.py | 135 def conjugate(self): member in Complex 260 def conjugate(self): member in Real
|
| /external/tensorflow/tensorflow/core/util/ |
| D | cuda_sparse.h | 155 bool conjugate, in TransposeAndConjugateToGpuSparseOp()
|
| /external/tensorflow/tensorflow/core/kernels/sparse/ |
| D | transpose_op.cc | 148 OpKernelContext* ctx, bool conjugate, const CSRSparseMatrix& input_matrix, in operator ()()
|
| D | mat_mul_op.cc | 466 bool conjugate, Tensor* output) { in TransposeAndConjugateTensor() 481 bool conjugate, Tensor* output) { in TransposeAndConjugateAllocatedTensor()
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math/complex/ |
| D | Complex.java | 168 public Complex conjugate() { in conjugate() method in Complex
|
| /external/tensorflow/tensorflow/python/ops/linalg/ |
| D | linear_operator_identity.py | 699 def _make_multiplier_matrix(self, conjugate=False): argument
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | array_ops.py | 2207 def transpose_v2(a, perm=None, conjugate=False, name="transpose"): argument 2288 def transpose(a, perm=None, name="transpose", conjugate=False): argument 2380 def matrix_transpose(a, name="matrix_transpose", conjugate=False): argument
|
| /external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | simd_quat.inl | 558 GLM_FUNC_QUALIFIER detail::fquatSIMD conjugate function
|
| /external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
| D | TensorBase.h | 322 conjugate() const { in conjugate() function
|
| /external/oboe/samples/RhythmGame/third_party/glm/gtc/ |
| D | quaternion.inl | 202 GLM_FUNC_QUALIFIER tquat<T, P> conjugate(tquat<T, P> const & q) function
|
| /external/rust/crates/glam/src/f64/ |
| D | dquat.rs | 391 pub fn conjugate(self) -> Self { in conjugate() method
|
| /external/rust/crates/glam/src/f32/scalar/ |
| D | quat.rs | 401 pub fn conjugate(self) -> Self { in conjugate() method
|
| /external/rust/crates/glam/src/f32/wasm32/ |
| D | quat.rs | 391 pub fn conjugate(self) -> Self { in conjugate() method
|
| /external/rust/crates/glam/src/f32/sse2/ |
| D | quat.rs | 398 pub fn conjugate(self) -> Self { in conjugate() method
|
| /external/rust/crates/glam/src/f32/coresimd/ |
| D | quat.rs | 391 pub fn conjugate(self) -> Self { in conjugate() method
|
| /external/tensorflow/tensorflow/python/ops/numpy_ops/ |
| D | np_math_ops.py | 772 def conjugate(x): function
|
| /external/tensorflow/tensorflow/compiler/xla/client/lib/ |
| D | math.cc | 1345 XlaOp MaybeConjugate(XlaOp x, bool conjugate) { in MaybeConjugate()
|
| /external/tensorflow/tensorflow/python/eager/ |
| D | benchmarks_test.py | 1126 conjugate=False, argument
|
| /external/tensorflow/tensorflow/cc/gradients/ |
| D | math_grad_test.cc | 236 complex64 conjugate(const complex64& val) { in conjugate() function in tensorflow::__anoneb6f74590111::CWiseUnaryGradTest
|