hasktorch-signatures-0.0.1.0: src/Torch/Sig/Tensor/Math/Floating.hsig
signature Torch.Sig.Tensor.Math.Floating where import Foreign import Foreign.C.Types import Torch.Sig.Types import Torch.Sig.Types.Global c_linspace :: Ptr CState -> Ptr CTensor -> CReal -> CReal -> CLLong -> IO () c_logspace :: Ptr CState -> Ptr CTensor -> CReal -> CReal -> CLLong -> IO ()