|
 |
Complex VectorsQ: For the complex vector

with inner product (defined using AngleBracket; see Section
3.10.4 of The Mathematica Book),

and norm (defined using DoubleBracketingBar; see Section
3.10.2 of The Mathematica Book),

where conjugation is implemented using SuperStar (see Section
3.10.2 of The Mathematica Book),

the normalized vector is


However, using the package

why do I get the following error?



A: Jürgen Tischer (jtischer@col2.telecom.com.co) writes: Evaluating


shows that Dot is used as the InnerProduct and


explains the error message. Using


or



gives the desired result.
 Copyright © 2002 Wolfram Media, Inc. All rights reserved.[Article Index][Prev Page][Next Page] |