hasktorch-indef-0.0.1.0: Core Hasktorch abstractions wrapping FFI bindings

Copyright(c) Sam Stites 2017
LicenseBSD3
Maintainersam@stites.io
Stabilityexperimental
Portabilitynon-portable
Safe HaskellNone
LanguageHaskell2010

Torch.Indef.Static.Tensor.Sort

Description

 
Synopsis

Documentation

_sort :: (Tensor d', IndexTensor '[n]) -> Tensor d -> Word -> SortOrder -> IO () Source #

Static call to _sort