Uses of Class
net.sourceforge.kamiwaai.geometricalgebra.ComplexQuat

Packages that use ComplexQuat
net.sourceforge.kamiwaai.geometricalgebra   
 

Uses of ComplexQuat in net.sourceforge.kamiwaai.geometricalgebra
 

Fields in net.sourceforge.kamiwaai.geometricalgebra declared as ComplexQuat
static ComplexQuat ComplexQuat.ZERO
           
static ComplexQuat ComplexQuat.ONE
           
 

Methods in net.sourceforge.kamiwaai.geometricalgebra that return ComplexQuat
 ComplexQuat MultiVector.getnhnbPart()
           
 ComplexQuat ComplexQuat.add(ComplexQuat cq2)
           
 ComplexQuat ComplexQuat.sub(ComplexQuat cq2)
           
 ComplexQuat ComplexQuat.mult(ComplexQuat cq2)
           
 

Methods in net.sourceforge.kamiwaai.geometricalgebra with parameters of type ComplexQuat
 ComplexQuat ComplexQuat.add(ComplexQuat cq2)
           
 ComplexQuat ComplexQuat.sub(ComplexQuat cq2)
           
 ComplexQuat ComplexQuat.mult(ComplexQuat cq2)
           
 

Constructors in net.sourceforge.kamiwaai.geometricalgebra with parameters of type ComplexQuat
MultiVector(ComplexQuat[] mv)
           
 



Copyright © 2004 Fukui University. All Rights Reserved.