<div>Dear all,</div><div><br></div><div>I tried to use MatMult on a 2*2 matrix but could not get the right answer. With MatView I saw the Matrix was correctly defined as : </div><div>     row 0: (0, 0.707107)</div><div>     row 1: (1, 0.707107)</div>
<div><br></div><div>The vector to be multiplied is </div><div><div>     0</div><div>     -0.0141421</div></div><div><br></div>
<div>But MatMult gave the result vector as</div><div><div>     0</div><div>    -0.01</div></div><div><br></div><div>Has anyone a clue to the problem? Thank you for you help in advance.</div><div><br></div><div><br></div>
<div>Cheers,</div><div><br></div><div>Longmin</div>