powered by
To return the version of Blaze used in RcppBlaze.
blaze_version(single)
A number or a named vector to represent the version of blaze depending on the input, single.
blaze
single
A logical value indicates which type to return. If TRUE, it returns an integer. If FALSE, it returns a named vector.
Blaze header file blaze/system/Version.h.
blaze/system/Version.h
blaze_version(FALSE)
Run the code above in your browser using DataLab