Hello, I am working on the C# version of quantlib. I want to use low discrepancy random number generator given by QL.UInt32 se = 6; On Fri, Apr 12, 2013 at 10:01 PM, Sumanta Biswas <[hidden email]> wrote:
-- Great spirits have always encountered violent opposition from mediocre minds. |
What does it mean "crashes on running"? What is the error message you get?
(Also, a suggestion as mailing list moderator: for clarity, when starting a new thread you might want to change the subject of the post and not quote old posts. Sending a new post instead of replying to an existing one would be even better.) Luigi On Wed, Apr 17, 2013 at 11:50 AM, sumanta <[hidden email]> wrote: > Hello, > > I am working on the C# version of quantlib. I want to use low discrepancy > random number generator given by QL. > UInt32 se = 6; > > UniformLowDiscrepancySequenceGenerator un = new > UniformLowDiscrepancySequenceGenerator(se); > > This is the code that I wrote to create the object. This compiles but > crashes on running. > Is this the correct approach. Kindly correct me if I am wrong. > > Regards, > Sumanta ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Free forum by Nabble | Edit this page |