numeric-quest-0.1: Math and quantum mechanicsContentsIndex
Tensor
Documentation
data Tensor
Constructors
S Double
T [Tensor]
show/hide Instances
rank :: Tensor -> Int
dims :: Int
tensor :: [Double] -> Tensor
(#) :: Tensor -> Int -> Tensor
(##) :: Tensor -> [Int] -> Tensor
scalar :: Tensor -> Double
vector :: Tensor -> [Double]
epsilon' :: Int -> Int -> Int -> Double
delta' :: Int -> Int -> Double
dot :: Tensor -> Tensor -> Tensor
cross' :: Tensor -> Tensor -> Int -> Double
cross :: Tensor -> Tensor -> Tensor
contract :: Int -> Int -> Tensor -> Tensor
Produced by Haddock version 0.8