.NET Matrix Library
NmlConfiguration Class Methods
See Also  Send Feedback


For a list of all members of this type, see NmlConfiguration members.

Public Methods

 NameDescription
public MethodDisposeReleases all the resources used by the NmlConfiguration object.  
public Methodstatic (Shared in Visual Basic)FreeBuffersForces immediate release of temporary memory buffers which would normally be freed on application exit.  
public Methodstatic (Shared in Visual Basic)GetMaxThreadsReturns the number of threads that NML is going to use.  
public Methodstatic (Shared in Visual Basic)SetNumThreadsSuggests the number of threads that should be used.  
Top

See Also

.NET Matrix Library