Changeset 8973e0d in sasmodels
- Timestamp:
- Mar 29, 2019 11:18:11 AM (6 years ago)
- Branches:
- master, core_shell_microgels, ticket-1257-vesicle-product, ticket_1156, ticket_822_more_unit_tests
- Children:
- de687d5
- Parents:
- 5e1875c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/kernel_iq.c
r5e1875c r8973e0d 86 86 { 87 87 88 constdouble norm;88 double norm; 89 89 in_spin = clip(in_spin, 0.0, 1.0); 90 90 out_spin = clip(out_spin, 0.0, 1.0);
Note: See TracChangeset
for help on using the changeset viewer.