From: <rde...@it...> - 2008-01-21 13:11:42
|
Hello First of all I'm grateful for your support and for you very good software. I'm working with SOM class, in order to serialize it, if I modify it in order to implements Serializable then I have one error in "java.io.NotSerializableException: cern.jet.math.VectorFunctions" When I try to look for the library "colt 1.2.0.5" in order to find the source, however I can not find this library in internet and the last version library found is 1.2 and this class doesn't exists. My Question, where can I find the source of this files or if it possible to make serializable this class without colt modification. Thanks in advance Best Regards Rafael |