eigen-2.1.4: Eigen C++ library (linear algebra: matrices, sparse matrices, vectors, numerical solvers).
Data.Eigen.Binary
Synopsis
put :: Binary t => t -> Put
Encode a value in the Put monad.
get :: Binary t => Get t
Decode a value in the Get monad