.NET Matrix Library
NmlConfiguration Class
Members  See Also  Send comments on this topic


Provides static methods and properties for memory and threading control at runtime.

Syntax

Visual Basic (Declaration) 
Public Class NmlConfiguration 
   Implements IDisposable 
C# 
public class NmlConfiguration : IDisposable  
C++/CLI 
public ref class NmlConfiguration : public IDisposable  

Requirements

Namespace: Bluebit.MatrixLibrary

Platforms: Windows 7, Windows Vista, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows 2000

Assembly: Bluebit.MatrixLibrary (in Bluebit.MatrixLibrary.dll)

See Also

.NET Matrix Library Documentation