Searched defs:InputScalar (Results 1 – 4 of 4) sorted by relevance
/external/gemmlowp/public/ |
D | gemmlowp.h | 35 const MatrixMap<const InputScalar, LhsOrder>& lhs, in GemmWithOutputPipelinePC() 54 const MatrixMap<const InputScalar, LhsOrder>& lhs, in GemmWithOutputPipeline()
|
/external/gemmlowp/internal/ |
D | single_thread_gemm.h | 68 const MatrixMap<const InputScalar, LhsOrder>& lhs, in SingleThreadGemm()
|
D | multi_thread_gemm.h | 609 const MatrixMap<const InputScalar, LhsOrder>& lhs, in MultiThreadGemm()
|
/external/eigen/unsupported/test/ |
D | cxx11_tensor_fft.cpp | 189 …ernal::conditional<isComplexInput == true, std::complex<RealScalar>, RealScalar>::type InputScalar; in test_fft_real_input_energy() typedef
|