m15 property

double m15

Matrix fourth row (4 components) fourth.

Implementation

double get m15 => ref.m15;
void m15=(double m15)

Implementation

set m15(double m15) => ref.m15 = m15;