NEML2 2.0.0
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Quaternion Member List

This is the complete list of members for Quaternion, including all inherited members.

base_dim() constTensorBase< Quaternion >
base_expand(TensorShapeRef base_shape) constTensorBase< Quaternion >
base_expand(Size base_size, Size dim) constTensorBase< Quaternion >
base_expand_as(const neml2::Tensor &other) constTensorBase< Quaternion >
base_expand_copy(TensorShapeRef base_shape) constTensorBase< Quaternion >
base_flatten() constTensorBase< Quaternion >
base_index(indexing::TensorIndicesRef indices) constTensorBase< Quaternion >
base_index_put_(indexing::TensorIndicesRef indices, const ATensor &other)TensorBase< Quaternion >
base_index_put_(indexing::TensorIndicesRef indices, Real v)TensorBase< Quaternion >
base_reshape(TensorShapeRef base_shape) constTensorBase< Quaternion >
base_size(Size index) constTensorBase< Quaternion >
base_sizes() constTensorBase< Quaternion >
base_slice(Size dim, const indexing::Slice &index) constTensorBase< Quaternion >
base_storage() constTensorBase< Quaternion >
base_transpose(Size d1, Size d2) constTensorBase< Quaternion >
base_unsqueeze(Size d) constTensorBase< Quaternion >
batch_dim() constTensorBase< Quaternion >
batch_expand(const TraceableTensorShape &batch_shape) constTensorBase< Quaternion >
batch_expand(const TraceableSize &batch_size, Size dim) constTensorBase< Quaternion >
batch_expand_as(const neml2::Tensor &other) constTensorBase< Quaternion >
batch_expand_copy(const TraceableTensorShape &batch_shape) constTensorBase< Quaternion >
batch_index(indexing::TensorIndicesRef indices) constTensorBase< Quaternion >
batch_index_put_(indexing::TensorIndicesRef indices, const ATensor &other)TensorBase< Quaternion >
batch_index_put_(indexing::TensorIndicesRef indices, Real v)TensorBase< Quaternion >
batch_reshape(const TraceableTensorShape &batch_shape) constTensorBase< Quaternion >
batch_size(Size index) constTensorBase< Quaternion >
batch_sizes() constTensorBase< Quaternion >
batch_slice(Size dim, const indexing::Slice &index) constTensorBase< Quaternion >
batch_transpose(Size d1, Size d2) constTensorBase< Quaternion >
batch_unsqueeze(Size d) constTensorBase< Quaternion >
batched() constTensorBase< Quaternion >
clone() constTensorBase< Quaternion >
const_base_dimPrimitiveTensor< Quaternion, 4 >static
const_base_sizesPrimitiveTensor< Quaternion, 4 >inlinestatic
const_base_storagePrimitiveTensor< Quaternion, 4 >inlinestatic
create(const TensorDataContainer &data, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Quaternion, 4 >static
detach() constTensorBase< Quaternion >
dist(const Quaternion &other) constQuaternion
dot(const Quaternion &other) constQuaternion
empty(const TensorOptions &options=default_tensor_options())PrimitiveTensor< Quaternion, 4 >static
empty(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Quaternion, 4 >static
empty_like(const Quaternion &other)TensorBase< Quaternion >static
fill(const Scalar &s, const Scalar &q1, const Scalar &q2, const Scalar &q3)Quaternionstatic
fill(const Real &s, const Real &q1, const Real &q2, const Real &q3, const TensorOptions &options=default_tensor_options())Quaternionstatic
full(Real init, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Quaternion, 4 >static
full(const TraceableTensorShape &batch_shape, Real init, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Quaternion, 4 >static
full_like(const Quaternion &other, Real init)TensorBase< Quaternion >static
identity_map(const TensorOptions &)PrimitiveTensor< Quaternion, 4 >inlinestatic
linspace(const Quaternion &start, const Quaternion &end, Size nstep, Size dim=0)TensorBase< Quaternion >static
logspace(const Quaternion &start, const Quaternion &end, Size nstep, Size dim=0, Real base=10)TensorBase< Quaternion >static
ones(const TensorOptions &options=default_tensor_options())PrimitiveTensor< Quaternion, 4 >static
ones(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Quaternion, 4 >static
ones_like(const Quaternion &other)TensorBase< Quaternion >static
operator Tensor() constPrimitiveTensor< Quaternion, 4 >
operator()(Size i) constQuaternion
operator-() constTensorBase< Quaternion >
PrimitiveTensor()=defaultPrimitiveTensor< Quaternion, 4 >
PrimitiveTensor(const ATensor &tensor, Size batch_dim)PrimitiveTensor< Quaternion, 4 >explicit
PrimitiveTensor(const ATensor &tensor, const TraceableTensorShape &batch_shape)PrimitiveTensor< Quaternion, 4 >explicit
PrimitiveTensor(const Tensor &tensor)PrimitiveTensor< Quaternion, 4 >
PrimitiveTensor(const ATensor &tensor)PrimitiveTensor< Quaternion, 4 >explicit
Quaternion(const Rot &r)Quaternion
TensorBase()=defaultTensorBase< Quaternion >
TensorBase(const ATensor &tensor, Size batch_dim)TensorBase< Quaternion >
TensorBase(const ATensor &tensor, const TraceableTensorShape &batch_shape)TensorBase< Quaternion >
TensorBase(const neml2::Tensor &tensor)TensorBase< Quaternion >
TensorBase(Real)=deleteTensorBase< Quaternion >
to(const TensorOptions &options) constTensorBase< Quaternion >
to_R2() constQuaternion
variable_data() constTensorBase< Quaternion >
zeros(const TensorOptions &options=default_tensor_options())PrimitiveTensor< Quaternion, 4 >static
zeros(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Quaternion, 4 >static
zeros_like(const Quaternion &other)TensorBase< Quaternion >static