When compiling in xcode 9.2, in tree.hpp lines 113 and 332 For line 332, this can be solved by adding return(Eigen::Vector3d(0,0,0)); What should be returned for line 113? (Deserialize function)