Searched refs:LogDeterminantFromPivotedLUFunctor (Results 1 – 3 of 3) sorted by relevance
147 struct LogDeterminantFromPivotedLUFunctor<GPUDevice, Scalar> { struct163 template struct LogDeterminantFromPivotedLUFunctor<GPUDevice, float>; variable164 template struct LogDeterminantFromPivotedLUFunctor<GPUDevice, double>; variable165 template struct LogDeterminantFromPivotedLUFunctor<GPUDevice, complex64>; variable166 template struct LogDeterminantFromPivotedLUFunctor<GPUDevice, complex128>; variable
37 struct LogDeterminantFromPivotedLUFunctor { struct
385 functor::LogDeterminantFromPivotedLUFunctor<GPUDevice, Scalar> functor; in ComputeAsync()