mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-29 16:57:56 +00:00
signum in hyper.h
This commit is contained in:
1
hyper.h
1
hyper.h
@@ -3868,6 +3868,7 @@ transmatrix rspintox(const hyperpoint& H);
|
|||||||
transmatrix gpushxto0(const hyperpoint& H);
|
transmatrix gpushxto0(const hyperpoint& H);
|
||||||
transmatrix build_matrix(hyperpoint h1, hyperpoint h2, hyperpoint h3);
|
transmatrix build_matrix(hyperpoint h1, hyperpoint h2, hyperpoint h3);
|
||||||
hyperpoint normalize(hyperpoint H);
|
hyperpoint normalize(hyperpoint H);
|
||||||
|
ld signum(ld x);
|
||||||
|
|
||||||
extern ld hrandf();
|
extern ld hrandf();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user