Hi There,
On your Web site it announced that ALGLIB new features like Quadratic Programming (QP) solution is available for VB6/VBA platforms. I have downloaded free version and realized that currently available for VB6/VBA is version 2.6.0. It means that all new updates are unavailable for this platforms.
Then I try to limit my appetite and use MIN_ASA to solve my QP problem. I see that some of announced simple Utility functions like MaxReal() and Square() can not be located. Are they somewhere in the package?
One more question. In almost all places in your VB code where an Integer/Long constant is expected, or may be used, you entered Floating point Double type constants, like this 5#. What is the purpose of such constant use?
Thank you,
Aleksandr
|