| Visual Basic (Declaration) | |
|---|---|
Overloads Public Operator Widening CType( _ ByVal array(,) As Double _ ) As Matrix | |
| C++/CLI | |
|---|---|
public: operator Matrix^ ( array<double>^ array ) | |
Parameters
- array
- The array of doubles to convert.
Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7