vec(0)  has type real^N with variable N.
So ISPEC and ISPECL  can't substitute it for a bound variable of type
real^2.
I need a 2-vector of zeroes instead.

I tried vector[&0,&0],  but that ALSO has type real^N.
How can I create a zero vector of type real^2?
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
hol-info mailing list
hol-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hol-info

Reply via email to