Searched refs:EyeFunctor (Results 1 – 5 of 5) sorted by relevance
48 struct EyeFunctor<GPUDevice, Scalar> { struct62 template struct EyeFunctor<GPUDevice, float>; variable63 template struct EyeFunctor<GPUDevice, double>; variable64 template struct EyeFunctor<GPUDevice, complex64>; variable65 template struct EyeFunctor<GPUDevice, complex128>; variable
24 struct EyeFunctor { struct
227 functor::EyeFunctor<GPUDevice, Scalar> eye; in ComputeAsync()
251 functor::EyeFunctor<GPUDevice, Scalar> eye; in ComputeAsync()
401 functor::EyeFunctor<GPUDevice, Scalar> eye; in ComputeAsync()