CSol
Enumerations
CSIRO::CSol::InterpolationHint Namespace Reference

Interpolation hint.

Enumerations

enum  Type { Fastest, Best }
 

Enumeration Type Documentation

enum Type
Enumerator
Fastest 

Use fastest interpolation method.

Best 

Use accurate interpolation method.