Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vertices_list for HPolytope #189

Merged
merged 9 commits into from
Jan 26, 2018
Merged

Vertices_list for HPolytope #189

merged 9 commits into from
Jan 26, 2018

Conversation

mforets
Copy link
Member

@mforets mforets commented Jan 26, 2018

Closes #168.

@mforets mforets self-assigned this Jan 26, 2018
@mforets mforets added this to the v1.1.0 milestone Jan 26, 2018
src/HPolytope.jl Outdated
@@ -313,4 +313,30 @@ function cartesian_product(P1::HPolytope, P2::HPolytope; backend=CDDLib.CDDLibra
return HPolytope(Pcp)
end

"""
vertices_list(P::HPolytope{N})::Vector{Vector{N}} where {N<:Real}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

arguments missing (put in brackets)

@mforets mforets merged commit 6ac3b1b into master Jan 26, 2018
@mforets mforets deleted the mforets/168 branch January 26, 2018 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants