Formatted with Google Java Formatter
This commit is contained in:
parent
d27ded91a0
commit
0db62bb450
@ -1,6 +1,5 @@
|
|||||||
package DataStructures.Heaps;
|
package DataStructures.Heaps;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Class for heap elements.<br>
|
* Class for heap elements.<br>
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
package Others;
|
package Others;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Guass Legendre Algorithm ref https://en.wikipedia.org/wiki/Gauss–Legendre_algorithm
|
* Guass Legendre Algorithm ref https://en.wikipedia.org/wiki/Gauss–Legendre_algorithm
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user