User | Kudos |
---|---|
6 | |
5 | |
2 | |
2 | |
2 |
While the intrinsic Math functions all support EXT, DBL and SGL, few of the remaining Math (or Signal Processing etc) functions support anything except DBL. For many cases, using SGLs is sufficiently accurate, while using less memory and often being faster to compute. While some functions are implemented solely in G (and therefore it is easy to create an SGL copy, though not so easy to integrate in a "polymorphic" way into the existing menus), most functions call a DLL routine.
I suggest that SGL (and CSG where appropriate) be supported for all Mathematics functions, including Signal Processing, and the Advanced Signal Processing Toolkit. Is there anyone else who would make use of these if available?
Note: two "addons" have been released by NI which begin to address this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.