packages feed

static-tensor-0.2.0.0: tests/CoreDump/Matrix/CofactorMatrix.hs

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

module CoreDump.Matrix.CofactorMatrix where

import Data.Matrix.Static
import TensorInstances ()

cofactorMatrix_ :: Matrix 4 4 Float -> Matrix 4 4 Float
cofactorMatrix_ = cofactorMatrix