Skip to content

Commit

Permalink
fix headlines
Browse files Browse the repository at this point in the history
  • Loading branch information
gp0 committed Mar 16, 2015
1 parent b8499fe commit 2034a24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/kabsch.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@ Finally the optimal rotation matrix U is calculated

and returned together with the matrix P.

## `rotate(P, Q)`
### `rotate(P, Q)`

peforms the actual rotation

## `kabsch_rmsd(P,Q)`
### `kabsch_rmsd(P,Q)`
Directly returns the RMSD after rotation for convenience.


Expand Down

0 comments on commit 2034a24

Please sign in to comment.