Skip to content

Commit

Permalink
updated doc
Browse files Browse the repository at this point in the history
  • Loading branch information
markvanderloo committed Jan 15, 2016
1 parent 6585907 commit 655ed5d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkg/R/spa.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
#' \item{Rewrite in reduced row echelon form}
#' \item{Eliminate variables through Gaussian or Fourier-Motzkin elimination}
#' \item{Simplify a system by substituting values}
#' \item{Compute Moore-Penrose Pseudoinverse}
#' \item{Split matrices in independent blocks}
#' \item{Compute feasibility of a linear system of (in)equations}
#' \item{Project a vector onto the convec polytope described by a set of linear (in)equations}
#' }
#'
Expand Down

0 comments on commit 655ed5d

Please sign in to comment.