Hi, I need to create a vector type with length equal to the size of a neighborhood - i.e. 3^ImageDimension. I suspect that there needs to be some sort of trick with macros, because calling pow is no good. Any suggestions? Thanks