@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface Row
Modifier and Type | Required Element and Description |
---|---|
double[] |
value
The operation mix, according to the name sequence defined in the
MatrixMix to be executed after an operation that defines this row.
|