Home
last modified time | relevance | path

Searched refs:EIGEN_UNUSED_VARIABLE (Results 1 – 18 of 18) sorted by relevance

/external/eigen/unsupported/Eigen/src/FFT/
Dei_kissfft_impl.h285 EIGEN_UNUSED_VARIABLE(dst); in fwd2()
286 EIGEN_UNUSED_VARIABLE(src); in fwd2()
287 EIGEN_UNUSED_VARIABLE(n0); in fwd2()
288 EIGEN_UNUSED_VARIABLE(n1); in fwd2()
294 EIGEN_UNUSED_VARIABLE(dst); in inv2()
295 EIGEN_UNUSED_VARIABLE(src); in inv2()
296 EIGEN_UNUSED_VARIABLE(n0); in inv2()
297 EIGEN_UNUSED_VARIABLE(n1); in inv2()
/external/eigen/test/
Dfirst_aligned.cpp22 EIGEN_UNUSED_VARIABLE(array); in test_none_aligned_helper()
23 EIGEN_UNUSED_VARIABLE(size); in test_none_aligned_helper()
Dselfadjoint.cpp42 EIGEN_UNUSED_VARIABLE(m) in bug_159()
Dtriangular.cpp206 EIGEN_UNUSED_VARIABLE(m) in bug_159()
Dsparse_basic.cpp498 EIGEN_UNUSED_VARIABLE(s); in test_sparse_basic()
/external/eigen/Eigen/src/Geometry/arch/
DGeometry_SSE.h87 EIGEN_UNUSED_VARIABLE(mask)
101 EIGEN_UNUSED_VARIABLE(mask)
/external/eigen/Eigen/src/SparseCore/
DSparseVector.h139 EIGEN_UNUSED_VARIABLE(outer);
145 EIGEN_UNUSED_VARIABLE(outer);
354 EIGEN_UNUSED_VARIABLE(outer);
386 EIGEN_UNUSED_VARIABLE(outer);
DSparseMatrix.h272 EIGEN_UNUSED_VARIABLE(enableif);
282 EIGEN_UNUSED_VARIABLE(enableif);
939 EIGEN_UNUSED_VARIABLE(Options);
/external/eigen/Eigen/src/LU/
DPartialPivLU_MKL.h51 EIGEN_UNUSED_VARIABLE(maxBlockSize);\
/external/eigen/Eigen/src/Core/products/
DParallelizer.h95 EIGEN_UNUSED_VARIABLE(transpose); in parallelize_gemm()
DGeneralBlockPanelKernel.h75 EIGEN_UNUSED_VARIABLE(n); in computeProductBlockingSizes()
1131 EIGEN_UNUSED_VARIABLE(stride)
1132 EIGEN_UNUSED_VARIABLE(offset)
1220 EIGEN_UNUSED_VARIABLE(stride)
1221 EIGEN_UNUSED_VARIABLE(offset)
1273 EIGEN_UNUSED_VARIABLE(stride)
1274 EIGEN_UNUSED_VARIABLE(offset)
DGeneralMatrixVector.h65 EIGEN_UNUSED_VARIABLE(resIncr)
330 EIGEN_UNUSED_VARIABLE(rhsIncr);
DGeneralMatrixMatrix.h150 EIGEN_UNUSED_VARIABLE(info);
/external/eigen/Eigen/src/OrderingMethods/
DOrdering.h144 EIGEN_UNUSED_VARIABLE(info); in operator()
/external/eigen/Eigen/src/CholmodSupport/
DCholmodSupport.h297 EIGEN_UNUSED_VARIABLE(size); in _solve()
319 EIGEN_UNUSED_VARIABLE(size); in _solve()
/external/eigen/Eigen/src/Core/util/
DMemory.h262 EIGEN_UNUSED_VARIABLE(old_size); in aligned_realloc()
724 EIGEN_UNUSED_VARIABLE(hint);
DMacros.h253 #define EIGEN_UNUSED_VARIABLE(var) Eigen::internal::ignore_unused_variable(var); macro
/external/eigen/Eigen/src/Core/
DBandMatrix.h273 EIGEN_UNUSED_VARIABLE(cols);