serialization of ublas matrix and vector ?

21 Feb
2006
21 Feb
'06
8:17 p.m.
hello, I'm writing a small neural network simulator, and ublas::matrix and ublas::vector are best for that. I was surprised to discover that I must write my own serialize function, because ublas::vector, and matrix are not supported by boost::serialization. It was a bit inconvenient - around 20 extra lines. If ublas was supported by serialization it would be just 2 lines instead. -- Janek Kozicki |
7054
Age (days ago)
7054
Last active (days ago)
0 comments
1 participants
participants (1)
-
Janek Kozicki