blaze_version | R Documentation |
To return the version of Blaze used in RcppBlaze.
blaze_version(single)
single |
A logical value indicates which type to return. If TRUE, it returns an integer. If FALSE, it returns a named vector. |
A number or a named vector to represent the version of blaze
depending on the input, single
.
Blaze header file blaze/system/Version.h
.
blaze_version(FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.