Searched refs:CostAllocator (Results 1 – 2 of 2) sorted by relevance
51 typedef typename SolverT::CostAllocator CostAllocator; typedef57 typedef typename CostAllocator::VectorPtr VectorPtr;58 typedef typename CostAllocator::MatrixPtr MatrixPtr;179 CostAllocator CostAlloc;
336 typedef PBQP::PoolCostAllocator<Vector, Matrix> CostAllocator; typedef