NEML2 2.0.0
Loading...
Searching...
No Matches
Quaternion Member List

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

_batch_sizesTensorBase< Quaternion >protected
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, const CScalar &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, const CScalar &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 CScalar &s, const CScalar &q1, const CScalar &q2, const CScalar &q3, const TensorOptions &options=default_tensor_options())Quaternionstatic
full(const CScalar &init, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Quaternion, 4 >static
full(const TraceableTensorShape &batch_shape, const CScalar &init, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Quaternion, 4 >static
full_like(const Quaternion &other, const CScalar &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, const CScalar &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 >
PrimitiveTensor(const ATensor &tensor, const TraceableTensorShape &batch_shape)PrimitiveTensor< Quaternion, 4 >
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(double)=deleteTensorBase< Quaternion >
TensorBase(float)=deleteTensorBase< Quaternion >
TensorBase(int)=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