acquaman / AcquamanDataServer

Server architecture to provide a network and storage efficient data cache
2 stars 0 forks source link

PullRequest for Issue1720: reimplement the constVectorDouble() function to return a double vector #99

Closed XuetaoLiu-CLS closed 8 years ago

XuetaoLiu-CLS commented 8 years ago

If the underlayer type is not double, return a copy of the current data and make them double.

https://github.com/acquaman/acquaman/issues/1720