MatrixDiag Constructor

public MatrixDiag( 
Matrix matrix 
)
This language is not supported or no code example is available.
public:  
MatrixDiag( 
Matrix^ matrix 
)
This language is not supported or no code example is available.
public function MatrixDiag( 
matrix : Matrix 
);
This language is not supported or no code example is available.

Parameters

matrix
Matrix

In this article

Definition