Searched defs:getCosts (Results 1 – 1 of 1) sorted by relevance
63 Vector& getCosts() { return costs; } in getCosts() function64 const Vector& getCosts() const { return costs; } in getCosts() function91 Matrix& getCosts() { return costs; } in getCosts() function92 const Matrix& getCosts() const { return costs; } in getCosts() function