q property

void q=(Matrix value)

Implementation

set q(Matrix value) {
  _q = value;
}