Searched defs:complex_input (Results 1 – 3 of 3) sorted by relevance
247 absl::InlinedVector<T, 10> complex_input; in DefaultInput() local263 absl::InlinedVector<T, 10> complex_input; in ComplexInputFromValues() local
90 inline CuFFTTransformType GetCuFFTTransformType(bool complex_input, bool complex_output) { in GetCuFFTTransformType()299 const auto complex_input = cufft_complex_input(fft_type); in CuFFTConfig() local
351 bool complex_input, bool complex_output, in _plan_mkl_fft()