Usage
# S4 method for gpu.matrix.tensorflow,logical
determinant(x,logarithm,...)
# S4 method for gpu.matrix.tensorflow,missing
determinant(x,logarithm,...)
# S4 method for gpu.matrix.torch,logical
determinant(x,logarithm,...)
# S4 method for gpu.matrix.torch,missing
determinant(x,logarithm,...)# S4 method for gpu.matrix.tensorflow
det(x,...)
# S4 method for gpu.matrix.torch
det(x,...)