- Timestamp:
- Dec 13, 2015, 5:50:46 AM (11 years ago)
- Location:
- branches/eam_branches/ipp-20151113
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
Ohana/src/libohana/include/ohana.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20151113
-
branches/eam_branches/ipp-20151113/Ohana/src/libohana/include/ohana.h
r39040 r39266 486 486 int sprintf_double (char *output, double value); 487 487 488 # endif 488 /* in gaussdev.c */ 489 double ohana_gaussian (double x, double mean, double sigma); 490 void ohana_gaussdev_init (void); 491 void ohana_gaussdev_free (void); 492 double ohana_gaussdev_rnd (double mean, double sigma); 493 494 # endif
Note:
See TracChangeset
for help on using the changeset viewer.
