Update
This commit is contained in:
parent
d04ce0575d
commit
f8fdea7b41
12 changed files with 58 additions and 3 deletions
|
@ -133,7 +133,7 @@ Following are some common algorithms classified into groups.
|
|||
- [path tracing](path_tracing.md)
|
||||
- [ray tracing](ray_tracing.md)
|
||||
- [math](math.md)
|
||||
- [Boot'h algorithm]: algorithm for multiplication
|
||||
- [Boot'h algorithm](booths_algorithm.md): algorithm for multiplication
|
||||
- [Dijkstra's algorithm](dijkstras_algorithm.md)
|
||||
- [Euclidean algorithm](euclidean_algorithm.md): computes greatest common divisor
|
||||
- [numerical algorithms](numerical.md): approximate mathematical functions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue