Searched refs:CostAllocator (Results 1 – 2 of 2) sorted by relevance
50 typedef typename SolverT::CostAllocator CostAllocator; typedef56 typedef typename CostAllocator::VectorPtr VectorPtr;57 typedef typename CostAllocator::MatrixPtr MatrixPtr;178 CostAllocator CostAlloc;
336 typedef PBQP::PoolCostAllocator<Vector, Matrix> CostAllocator; typedef