Numerics Configuration Properties
Properties
Auto | Gets or sets whether the operands of operations on vectors and matrices should be aligned along their indexes. |
Auto | Gets or sets the type of join to use when aligning indexes. |
Auto | Gets or sets whether custom implementation providers should be loaded automatically. |
Auto | Gets or sets whether native (processor specific) implementation providers should be loaded automatically. |
Default | Gets or sets the default accuracy goal when performing operations on existing BigFloat numbers. |
Default | Gets or sets the default rounding mode for calculations involving arbitrary precision floating point numbers. |
Default | Gets or sets the default random number generator. |
Initial | Gets or sets the default accuracy goal when constructing new BigFloat numbers. |
Interactive | Gets or sets whether the ToString() method should return a string suitable for use in an interactive session. |
Log | Gets or sets an action that is called to log messages. |
Log | Gets or sets the maximum severity level of messages that are logged. |
Native | Gets or sets the path where native provider files are located. |
Parallel | Sets the threshold at which operations are run in parallel. |
Providers | Gets the collection of implementation providers. |
Summary | Gets or sets the options used when creating summaries for objects. |