Zum Inhalt

Lineare Unterräume

Attribute

Das linearspan Element unterstützt die folgenden Attribute:

Attribut Typ Standardwert Beschreibung
basis xs:boolean - Gibt an, ob die vom Nutzer eingegebenen Vektoren, zusätzlich zu den anderen Bedingungen, linear unabhängig sein müssen, damit dieses Eingabefeld als richtig ausgefüllt gilt.
credits xs:nonNegativeInteger 1 Number of credit points the user gets awarded for this input value. If this input value is part of another input value (such as a vector or a set), then the credits of the child input values are interpreted as relative weights. That means the top level input value has the absolute credits as specified in its credits attribute and each child input value contributes to this number its credits attribute value divided by the sum of all credits attribute values of all children.
flexvectorsize xs:boolean - Bestimmt darüber, ob der Nutzer die Größe der Vektoren im Unterraum selbst herausfinden muss und einstellen kann. Wenn das Attribut deaktiviert ist, ist die Größe der Vektoren fest vorgegeben wie in der Lösung.
maxvectorcount xs:positiveInteger | Unbounded - Maximum number of vectors that are allowed to be present in the collection of spanning vectors entered by the user in order for this field to be correct.
minvectorcount xs:nonNegativeInteger - Minimum number of vectors that have to be present in the collection of spanning vectors entered by the user in order for this field to be correct.
model xs:Name - Name of the model to use for this input value. If this attribute is not set, the input model associated to the input field containing this input value is used.
normed xs:boolean - Gibt an, ob die vom Nutzer eingegebenen Vektoren, zusätzlich zu den anderen Bedingungen, die Euklidische Länge Eins haben müssen, damit dieses Eingabefeld als richtig ausgefüllt gilt.
orthogonal xs:boolean - Gibt an, ob die vom Nutzer eingegebenen Vektoren, zusätzlich zu den anderen Bedingungen, paarweise orthogonal bezüglich des Standardskalarproduktes sein müssen, damit dieses Eingabefeld als richtig ausgefüllt gilt.