static-tensor-0.1.0.0: tests/CoreDump/Vector/Normalize.hs
{-# LANGUAGE TypeApplications #-}
{-# LANGUAGE TypeInType #-}
module CoreDump.Vector.Normalize where
import Data.Vector.Static
import TensorInstances ()
normalize_ :: Vector 4 Float -> NormalizedVector 4 Float
normalize_ = normalize