eigen-2.1.4: Eigen C++ library (linear algebra: matrices, sparse matrices, vectors, numerical solvers).

Safe HaskellNone
LanguageHaskell98

Data.Eigen.Binary

Synopsis

Documentation

put :: Binary t => t -> Put

Encode a value in the Put monad.

get :: Binary t => Get t

Decode a value in the Get monad