Hi Rodrique,addition and subtraction (or more formally, union and difference) are not currently defined on the Region class.
These operations were defined in previous versions of X10 -- you can see the code commented out in x10/array/Region.x10 -- but when the Array library was rewritten in X10 2.1 they proved difficult to implement with the appropriate combination of generality and performance. I believe there are plans to re-implement them but they have not been a high priority.
What use case did you have in mind? It may be possible to come up with an algorithm that achieves the same thing without these operations, for now. Can you provide pseudocode?
Cheers, Josh On 30/05/12 07:09, Rodrique Djonkou wrote:
Dear, Thanks you very much for the help your provide. Please how could I made the addition and the soustraction of two regions ? Thanks for your help Rodrique ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ X10-users mailing list X10-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/x10-users
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ X10-users mailing list X10-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/x10-users