search for: pconv

Displaying 3 results from an estimated 3 matches for "pconv".

Did you mean: iconv
2009 Nov 03
2
1 dimensional optimization with local minima
I am using numerical optimization to fit a 1 parameter model, in which the input parameter is bounded. I am currently using optimize(), however, the problem turns out to have local minima, and optimize does not always seem to find the global minimum. I could to write a wrapping function that tries multiple intervals or starting values, but I would prefer a package that has built-in methods to make
2008 Jul 25
0
Wine release 1.1.2
...iptXtoCP and ScriptCPtoX. Huw Davies (6): user32: Don't read past the end of a global memory block. gdiplus: Skip some tests if certain fonts are not installed. winmm: Only fill in the MIXERLINEA struct if the call to mixerGetLineInfoW succeeds. user32: Don't access pConv after it's been freed. gdiplus: Remove incorrect test. user32: Don't send the menu clicks if we can't retrieve the item rect. Hwang YunSong(???) (1): winhlp32: Updated Korean resource. Ismael Barros (2): dplayx: Moved dplaysp.h to include/wine. dplayx: Ba...
2009 Jan 30
0
Wine release 1.1.14
...kins (3): advpack: Skip tests for broken functions. advapi32: Skip tests if the default provider cannot be removed. advpack: Don't test properties of a file if it can't be created. Jeff Latimer (5): user32/tests: Resend: Fix test to work on Vista. user32: Pass pConv to WDML_Global2DataHandle so that it can be correcly passed to DdeCreateDataHandle. user32: Check the instance id on DdeCreateDataHandle and retire a couple of todos. user32/tests: Add tests for invalid instance passed to DdeCreateStringHandle. user32: DdeCreateStringHandle checks...