orientation

<h:div class="summary">The orientation of the eigenvector matrix.</h:div>
<h:div class="description">Describes whether the vectors are columns or rows. No default, so effectively mandatory unless you want to make implementers guess and break applications.</h:div>

Attribute Information

Used By

Attribute Group eigenOrientation

Source

<xsd:attribute name="orientation" type="eigenOrientationType" id="att.eigenOrientation">
  <xsd:annotation>
    <xsd:documentation>
      <h:div class="summary">The orientation of the eigenvector matrix.</h:div>
      <h:div class="description">Describes whether the vectors are columns or rows. No default, so effectively mandatory unless you want to make implementers guess and break applications.</h:div>
    </xsd:documentation>
  </xsd:annotation>
</xsd:attribute>

Sample