Implemented multiple type support
Employ c++ templates to support multiple data types. The current implementation support float64, float32, (u)int64, (u)int32, (u)int16, (u)int8.
Closes #5 (closed)
Employ c++ templates to support multiple data types. The current implementation support float64, float32, (u)int64, (u)int32, (u)int16, (u)int8.
Closes #5 (closed)