.. Copyright (c) 2022, Peter Lenz Distributed under the terms of the BSD 3-Clause License. The full license is in the file LICENSE, distributed with this software. Tensors ======= Tensor ^^^^^^ .. doxygenclass:: tensor :project: tmech :members: Adaptor ^^^^^^^ .. doxygenclass:: adaptor :project: tmech :members: Identity ^^^^^^^^ .. doxygenclass:: eye :project: tmech :members: Zeros ^^^^^ .. doxygenclass:: zeros :project: tmech :members: Random normal ^^^^^^^^^^^^^ .. doxygenclass:: randn :project: tmech :members: Random uniform ^^^^^^^^^^^^^^ .. doxygenclass:: randu :project: tmech :members: Wrapper =======