Displaying 6 results from an estimated 6 matches for "ehv".
Did you mean:
eh
2003 Oct 02
3
Query: weighting cells in histogram
...to be wrong.
Any help and/or comment is very much appreciated.
Regards,
M?rten
M?rten Bjellerup
Doctoral Student in Economics
School of Management and Economics
V?xj? University
SE-351 95 V?xj?
Sweden
Tel: +46 470 708410
Fax: +46 470 82478
Mobile: +46 70 969 88 88
Mail: marten.bjellerup at ehv.vxu.se
Web: http://www.ehv.vxu.se
-------------------------------------
"Forecasting is like trying to
drive a car blindfolded and
following directions given
by a person who is looking
out of the back window"
2003 Nov 05
1
Fitting a 3-parameter gammadistribution
...or something similar)? Any help or comment is much appreciated.
Regards,
M?rten
M?rten Bjellerup
Doctoral Student in Economics
School of Management and Economics
V?xj? University
SE-351 95 V?xj?
Sweden
Tel: +46 470 708410
Fax: +46 470 82478
Mobile: +46 70 969 88 88
Mail: marten.bjellerup at ehv.vxu.se
Web: http://www.ehv.vxu.se
-------------------------------------
"Forecasting is like trying to
drive a car blindfolded and
following directions given
by a person who is looking
out of the back window"
2003 Oct 02
2
Query: What is 'Trellis'?
...n Trellis". What is it and where can I find the function?
Regards,
M?rten
M?rten Bjellerup
Doctoral Student in Economics
School of Management and Economics
V?xj? University
SE-351 95 V?xj?
Sweden
Tel: +46 470 708410
Fax: +46 470 82478
Mobile: +46 70 969 88 88
Mail: marten.bjellerup at ehv.vxu.se
Web: http://www.ehv.vxu.se
-------------------------------------
"Forecasting is like trying to
drive a car blindfolded and
following directions given
by a person who is looking
out of the back window"
2015 Oct 06
6
[PATCH 0/4] ocaml: Allow Guestfs.t handle to be garbage collected.
Allow Guestfs.t handle to be garbage collected, and add a
regression test.
2015 Oct 06
0
[PATCH 1/4] ocaml: Use generational global roots.
...ersion which supports this.
- */
- caml_register_global_root (root);
+ caml_register_generational_global_root (root);
snprintf (key, sizeof key, "_ocaml_event_%d", eh);
guestfs_set_private (g, key, root);
@@ -280,7 +274,7 @@ ocaml_guestfs_delete_event_callback (value gv, value ehv)
value *root = guestfs_get_private (g, key);
if (root) {
- caml_remove_global_root (root);
+ caml_remove_generational_global_root (root);
free (root);
guestfs_set_private (g, key, NULL);
guestfs_delete_event_callback (g, eh);
--
2.5.0
1998 Jun 04
1
Linking problem on HP-UX 10.20
A non-text attachment was scrubbed...
Name: not available
Type: text
Size: 1680 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba/attachments/19980604/6a96e97e/attachment.bat