RealMatrix(RealMatrix) Constructor
Public Sub New( _
ByVal tocopy As RealMatrix _
)
This language is not supported or no code example is available.
public RealMatrix(
RealMatrix tocopy
)
This language is not supported or no code example is available.
public:
RealMatrix(
RealMatrix^ tocopy
)
This language is not supported or no code example is available.
Parameters
- tocopy
- RealMatrix