Dependencies for vector-algorithms-0.4
library |
---|
Flags
Name | Description | Default | Type |
---|---|---|---|
boundschecks | Enable bounds checking | Enabled | Automatic |
unsafechecks | Enable bounds checking in unsafe operations at the cost of a significant performance penalty. | Disabled | Automatic |
internalchecks | Enable internal consistency checks at the cost of a significant performance penalty. | Disabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info