Simulator programs and utilities for automatic differentiation.
Go to file
Bård Skaflestad d085ddb314 Use portable array initialisation.
Memset() and calloc() define arrays of bytes, not general objects.  This
is a lesson learned many times over by generations of C programmers...
2011-09-30 09:39:54 +02:00
src Use portable array initialisation. 2011-09-30 09:39:54 +02:00