Searched defs:m_right (Results 1 – 8 of 8) sorted by relevance
| /external/eigen/unsupported/test/ |
| D | cxx11_tensor_contraction.cpp | 368 MapXf m_right(t_right.data(), 248, 1400); in test_large_contraction() local 396 MapXf m_right(t_right.data(), 50, 1); in test_matrix_vector() local 427 MapXf m_right(t_right.data(), 1, 7); in test_tensor_vector() local 458 Map<Eigen::Matrix<float, Dynamic, Dynamic, DataLayout>> m_right(t_right.data(), 93, 140); in test_small_blocking_factors() local
|
| D | cxx11_tensor_thread_pool.cpp | 82 MapXf m_right(t_right.data(), 1147, 1400); in test_multithread_contraction() local 123 MapXf m_right(t_right.data(), 32, 28*28); in test_contraction_corner_cases() local
|
| D | cxx11_tensor_of_complex.cpp | 81 MapXcf m_right(t_right.data(), 248, 1400); in test_contractions() local
|
| D | cxx11_tensor_cuda.cu | 293 MapXf m_right(t_right.data(), 93, 140); in test_cuda_contraction() local
|
| /external/apache-xml/src/main/java/org/apache/xpath/operations/ |
| D | UnaryOperation.java | 38 protected Expression m_right; field in UnaryOperation
|
| D | Operation.java | 42 protected Expression m_right; field in Operation
|
| /external/eigen/unsupported/Eigen/src/IterativeSolvers/ |
| D | Scaling.h | 182 VectorXd m_right; // m_right scaling vector variable
|
| /external/llvm-project/lldb/include/lldb/Symbol/ |
| D | PostfixExpression.h | 75 Node *m_right; variable
|