forum.alglib.net

ALGLIB forum
It is currently Thu Mar 28, 2024 11:50 am

All times are UTC


Forum rules


1. This forum can be used for discussion of both ALGLIB-related and general numerical analysis questions
2. This forum is English-only - postings in other languages will be removed.



Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Maths/Stats Functions - VBA
PostPosted: Sun Oct 04, 2015 7:46 am 
Offline

Joined: Sun Oct 04, 2015 7:20 am
Posts: 1
Hi - I downloaded a handful of the libraries (beta function, gamma function, student's T) to enable me to run some VBA code faster than before (using the excel "application.function" approach was taking up too much time).

Unfortunately - I have not been able to get all of these libraries to work once imported into VBA. There appear to be several undefined functions - a few of which I don't know how to correct.

For example: the VBA public function for the Gamma function draws on
(1) a function for Pi that I had not downloaded - but I can easily replace this; and
(2) a private function called "GammaStirF" which in turn calls on a function referred to only as "power". I'm not sure what this undefined function is - and it stops the code from running.

Grateful for any help.

Thanks


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 48 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group