Searched refs:DeterminantFromPivotedLUFunctor (Results 1 – 3 of 3) sorted by relevance
124 struct DeterminantFromPivotedLUFunctor<GPUDevice, Scalar> { struct141 template struct DeterminantFromPivotedLUFunctor<GPUDevice, float>; variable142 template struct DeterminantFromPivotedLUFunctor<GPUDevice, double>; variable143 template struct DeterminantFromPivotedLUFunctor<GPUDevice, complex64>; variable144 template struct DeterminantFromPivotedLUFunctor<GPUDevice, complex128>; variable
27 struct DeterminantFromPivotedLUFunctor { struct
236 functor::DeterminantFromPivotedLUFunctor<GPUDevice, Scalar> functor; in ComputeAsync()