doc Posted June 23, 2006 Share Posted June 23, 2006 this will complie: vector space={1,1,2}; but this won't: vector space={temp1,temp2,0}; Any idea what's going on? Luca Quote Link to comment Share on other sites More sharing options...
doc Posted June 23, 2006 Author Share Posted June 23, 2006 this will complie: vector space={1,1,2}; but this won't: vector space={temp1,temp2,0}; Any idea what's going on? Luca 28751[/snapback] got it, need to use set(). Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.