A fixed-size array of double of size 4. This is the by-value version of the struct.
More...
Public Member Functions | |
| Array_Double_4 (Array_Double_4 _other) | |
| Generated copy constructor. | |
Static Public Member Functions | |
| static implicit | operator Array_Double_4 (ConstBox_Array_Double_4 other) |
| Copy contents from a wrapper class to this struct. | |
Public Attributes | |
| MR.ArrayDouble4 | elems |
A fixed-size array of double of size 4. This is the by-value version of the struct.