Skip to content

Commit 6791809

Browse files
committed
docu
1 parent 8cb396a commit 6791809

26 files changed

+737
-0
lines changed

_data/sidebars/documentation_sidebar.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -679,6 +679,10 @@ entries:
679679
url: /SachsModel.html
680680
output: web
681681

682+
- title: "Sigle Slip Model"
683+
url: /SingleSlipModel.html
684+
output: web
685+
682686
- title: "Slip Transmission"
683687
url: /SlipTransmission.html
684688
output: web

_data/sidebars/function_reference_sidebar.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,10 @@ entries:
231231
url: /vector3d.nan2zero.html
232232
output: web
233233

234+
- title: "nanmean"
235+
url: /vector3d.nanmean.html
236+
output: web
237+
234238
- title: "nansum"
235239
url: /vector3d.nansum.html
236240
output: web
@@ -5229,6 +5233,10 @@ entries:
52295233
url: /SO3Fun.calcComponents.html
52305234
output: web
52315235

5236+
- title: "calcComponentsOld"
5237+
url: /SO3Fun.calcComponentsOld.html
5238+
output: web
5239+
52325240
- title: "calcError"
52335241
url: /SO3Fun.calcError.html
52345242
output: web
@@ -5269,6 +5277,10 @@ entries:
52695277
url: /SO3Fun.conv.html
52705278
output: web
52715279

5280+
- title: "cor"
5281+
url: /SO3Fun.cor.html
5282+
output: web
5283+
52725284
- title: "discreteSample"
52735285
url: /SO3Fun.discreteSample.html
52745286
output: web
@@ -5751,6 +5763,10 @@ entries:
57515763
url: /SO3FunHarmonic.conv.html
57525764
output: web
57535765

5766+
- title: "cor"
5767+
url: /SO3FunHarmonic.cor.html
5768+
output: web
5769+
57545770
- title: "ctranspose"
57555771
url: /SO3FunHarmonic.ctranspose.html
57565772
output: web
@@ -6074,6 +6090,10 @@ entries:
60746090
url: /SO3VectorFieldHarmonic.norm.html
60756091
output: web
60766092

6093+
- title: "normSquare"
6094+
url: /SO3VectorFieldHarmonic.normSquare.html
6095+
output: web
6096+
60776097
- title: "normalize"
60786098
url: /SO3VectorFieldHarmonic.normalize.html
60796099
output: web

images/SingleSlipModel.png

3.75 KB
Loading

images/SingleSlipModel_01.png

38.9 KB
Loading

images/SingleSlipModel_02.png

449 KB
Loading

images/SingleSlipModel_03.png

98.8 KB
Loading

images/SingleSlipModel_04.png

101 KB
Loading

images/SingleSlipModel_05.png

98.9 KB
Loading

images/SingleSlipModel_06.png

132 KB
Loading

images/TransformationTexture.png

4.43 KB
Loading

0 commit comments

Comments
 (0)