Initializes a new instance of the PrintMatrixString class
Namespace:
Imsl.Math
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public PrintMatrixString( string title ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ title As String _ ) |
Visual C++ |
---|
public: PrintMatrixString( String^ title ) |
Parameters
- title
- Type: System..::.String
[Missing <param name="title"/> documentation for "M:Imsl.Math.PrintMatrixString.#ctor(System.String)"]