Hello,
What are the minimum and maximum values for the data when we use the
gr_vector_source_X? I do not find this information in the Doxygen
documentation.
Thanks
Julian De Lima
Hello,
What are the minimum and maximum values for the data when we use the
gr_vector_source_X? I do not find this information in the Doxygen
documentation.
Thanks
Julian De Lima
On Tue, Oct 24, 2006 at 12:35:51AM +0200, De Lima Julian wrote:
Hello,
What are the minimum and maximum values for the data when we use the
gr_vector_source_X? I do not find this information in the Doxygen
documentation.Thanks
Julian De Lima
They are what ever the min and maxima are for the given data type.
E.g., for int, [-2^31, 2^31-1]. For float, it’s the min and max ieee
float.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs