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