OpenMath Signatures


Type System: sts
Content Dictionary: linalg4
CD Signature File: linalg4.sts


official
                Written by N. Hur (02/02/2000) 
            
                Updated by W.A.Naylor adding rowcount, columncount and
changing zero to make binary also making some other changes
(23/02/2000) 
            

size

<OMOBJ xmlns="http://www.openmath.org/OpenMath"> 
  <OMA>
    <OMS name="mapsto" cd="sts"/>
    <OMV name="Vector"/>
    <OMS name="N" cd="setname1"/>
  </OMA>
</OMOBJ>
( Vector >> N )

Content Dictionary Entry.


[First: ] [Last: ] [Top]


rank

<OMOBJ xmlns="http://www.openmath.org/OpenMath"> 
  <OMA>
    <OMS name="mapsto" cd="sts"/>
    <OMV name="Matrix"/>
    <OMS name="N" cd="setname1"/>
  </OMA>
</OMOBJ>
( Matrix >> N )

Content Dictionary Entry.


[First: ] [Last: ] [Top]


rowcount

<OMOBJ xmlns="http://www.openmath.org/OpenMath"> 
  <OMA>
    <OMS name="mapsto" cd="sts"/>
    <OMV name="Matrix"/>
    <OMS name="N" cd="setname1"/>
  </OMA>
</OMOBJ>
( Matrix >> N )

Content Dictionary Entry.


[First: ] [Last: ] [Top]


columncount

<OMOBJ xmlns="http://www.openmath.org/OpenMath"> 
  <OMA>
    <OMS name="mapsto" cd="sts"/>
    <OMV name="Matrix"/>
    <OMS name="N" cd="setname1"/>
  </OMA>
</OMOBJ>
( Matrix >> N )

Content Dictionary Entry.


[First: ] [Last: ] [Top]


eigenvector

<OMOBJ xmlns="http://www.openmath.org/OpenMath"> 
  <OMA>
    <OMS name="mapsto" cd="sts"/>
    <OMV name="Matrix"/>
    <OMV name="Index"/>
    <OMV name="NumericalValue"/>
  </OMA>
</OMOBJ>
( Matrix Index >> NumericalValue )

Content Dictionary Entry.


[First: ] [Last: ] [Top]


eigenvalue

<OMOBJ xmlns="http://www.openmath.org/OpenMath"> 
  <OMA>
    <OMS name="mapsto" cd="sts"/>
    <OMV name="Matrix"/>
    <OMV name="Index"/>
    <OMV name="NumericalValue"/>
  </OMA>
</OMOBJ>
( Matrix Index >> NumericalValue )

Content Dictionary Entry.


[First: ] [Last: ] [Top]


characteristic_eqn

<OMOBJ xmlns="http://www.openmath.org/OpenMath"> 
  <OMA>
    <OMS name="mapsto" cd="sts"/>
    <OMV name="Matrix"/>
    <OMV name="Polynomial"/>
  </OMA>
</OMOBJ>
( Matrix >> Polynomial )

Content Dictionary Entry.


[First: ] [Last: ] [Top]