You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
259 B

  1. #ifndef STORM_CUDAFORSTORM_CUDAFORSTORM_H_
  2. #define STORM_CUDAFORSTORM_CUDAFORSTORM_H_
  3. /*
  4. * List of exported functions in this library
  5. */
  6. // TopologicalValueIteration
  7. #include "srcCuda/basicValueIteration.h"
  8. #endif // STORM_CUDAFORSTORM_CUDAFORSTORM_H_