/*************************************************************************** * Copyright (c) Johan Mabille, Sylvain Corlay and Wolf Vollprecht * * Copyright (c) QuantStack * * * * Distributed under the terms of the BSD 3-Clause License. * * * * The full license is in the file LICENSE, distributed with this software. * ****************************************************************************/ #ifndef XTL_HIERARCHY_GENERATOR_HPP #define XTL_HIERARCHY_GENERATOR_HPP #include "xmeta_utils.hpp" namespace xtl { /********************************* * scattered hierarchy generator * *********************************/ template class U> class xscatter_hierarchy_generator; template