public static bool UseIntelMKL { get; set; }
Public Shared Property UseIntelMKL As Boolean Get Set
public: static property bool UseIntelMKL { bool get (); void set (bool value); }
static member UseIntelMKL : bool with get, set
In This Article