Click or drag to resize

NMathConfiguration Methods

The NMathConfiguration type exposes the following members.

Methods
 NameDescription
Public methodStatic memberInit Initializes this NMath configuration.
Public methodStatic memberLog Writes a newline to the log file.
Public methodStatic memberLog(Exception) Writes an exception message and stack trace to the log file.
Public methodStatic memberLog(String) Writes a string to the log file.
Public methodStatic memberLog(String, Object) Writes a string to the log file, replacing string parameters as necessary.
Public methodStatic memberSetMKLNumThreads Sets the suggested number of threads for MKL to use.
Top
See Also