Variable PowMap.cache

struct PowMap
{
  // ...
  double cache ;
  // ...
}