6#ifndef popsparse_PlanningCache_hpp
7#define popsparse_PlanningCache_hpp
20class PlanningCacheImpl;
31 std::unique_ptr<PlanningCacheImpl> impl;
Class used to cache the calculation of plans for dynamically sparse operations.
Definition: PlanningCache.hpp:26
Linear algebra functions.
Definition: Cholesky.hpp:14
Support for sparse matrices.
Definition: codelets.hpp:8