Add documentation for dtype
conversion of elements and beams
#343
Labels
documentation
Improvements or additions to documentation
dtype
conversion of elements and beams
#343
Element
andBeam
inherit thedtype
conversion functions fromtorch.nn.Module
. This is especially convenient for casting entireSegment
arangements to another type at once. This feature should be explained in the documentation.Raised in #340
The text was updated successfully, but these errors were encountered: