Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
NMath Suite Reference Guide
Factor
.
.
::
.
DataToString Method
Factor Class
See Also
Send Feedback
Returns a formatted string representation of the data of this factor.
Namespace:
CenterSpace.NMath.Stats
Assembly:
NMathStats
(in NMathStats.dll) Version: 3.4.0.0
Syntax
C#
public
string
DataToString
()
Visual Basic (Declaration)
Public
Function
DataToString
As
String
Visual C++
public
:
String
^
DataToString
()
See Also
Factor Class
CenterSpace.NMath.Stats Namespace