Skip to content

Commit

Permalink
add docs for Line
Browse files Browse the repository at this point in the history
  • Loading branch information
schillic committed Jul 29, 2018
1 parent 84bd1af commit 6fafb1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/lib/representations.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,8 @@ vertices_list(::Interval)
Line
dim(::Line{Float64})
σ(::AbstractVector{Float64}, ::Line{Float64})
∈(::AbstractVector, ::Line)
an_element(::Line)
```

## Line segment
Expand Down

0 comments on commit 6fafb1d

Please sign in to comment.