Common interface for Matrix format providers.
Namespace: Accord.MathAccord.Math (in Accord.Math.dll) Version: 3.8.0
Syntaxpublic interface IMatrixFormatProvider : IFormatProvider
Public Interface IMatrixFormatProvider Inherits IFormatProviderRequest Example View Source
The IMatrixFormatProvider type exposes the following members.
Properties Name Description FormatColDelimiterA string containing the column delimiter for a matrix to be used in formatting.
FormatColEndA string denoting the end of a matrix column to be used in formatting.
FormatColStartA string denoting the start of a matrix column to be used in formatting.
FormatMatrixEndA string denoting the end of the matrix to be used in formatting.
FormatMatrixStartA string denoting the start of the matrix to be used in formatting.
FormatRowDelimiterA string containing the row delimiter for a matrix to be used in formatting.
FormatRowEndA string denoting the end of a matrix row to be used in formatting.
FormatRowStartA string denoting the start of a matrix row to be used in formatting.
InnerProviderGets the culture specific formatting information to be used during parsing or formatting.
ParseColDelimiterA string containing the column delimiter for a matrix to be used in parsing.
ParseColEndA string denoting the end of a matrix column to be used in parsing.
ParseColStartA string denoting the start of a matrix column to be used in parsing.
ParseMatrixEndA string denoting the end of the matrix to be used in parsing.
ParseMatrixStartA string denoting the start of the matrix to be used in parsing.
ParseRowDelimiterA string containing the row delimiter for a matrix to be used in parsing.
ParseRowEndA string denoting the end of a matrix row to be used in parsing.
ParseRowStartA string denoting the start of a matrix row to be used in parsing.
Top Methods Name Description GetFormatReturns an object that provides formatting services for the specified type.
(Inherited from IFormatProvider.) Top See AlsoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4