packages feed

static-tensor-0.1.0.0: tests/CoreDump/Matrix/Identity.hs

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

module CoreDump.Matrix.Identity where

import Data.Matrix.Static
import TensorInstances ()

identity_ :: Matrix 4 4 Float
identity_ = identity