packages feed

static-tensor-0.1.0.0: tests/CoreDump/Vector/VectorLen.hs

{-# LANGUAGE TypeApplications      #-}
{-# LANGUAGE TypeInType            #-}

module CoreDump.Vector.VectorLen where

import Data.Vector.Static
import TensorInstances ()

vectorLen_ :: Vector 4 Float -> Float
vectorLen_ = vectorLen