No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(altitude [a b c] id)
(altitude a b c)
(centroid [a b c])
(centroid a b c)
(check-edge splits classifier e p q add-p? add-q?)
(circumcircle t)
(circumcircle a b c)
(circumcircle-raw [ax ay :as a] [bx by :as b] [cx cy :as c])
(equilateral2 l)
(equilateral2 a b)
(equilateral2 x1 y1 x2 y2)
(equilateral3 a b n)
(norm-altitude points id)
(norm-altitude a b c)
(other-point-in-tri [ta tb tc] a b)
(slice-with* t e)
(slice-with* [a b c] e classifier)
(slice-with* a b c e classifier)
(triangle2 t)
(triangle2 a b c)
(triangle3 t)
(triangle3 a b c)
cljdoc is a website building & hosting documentation for Clojure/Script libraries