|
NEML2 2.0.0
|
This is the complete list of members for FillMillerIndex, including all inherited members.
| _batch_sizes | TensorBase< MillerIndex > | protected |
| base_dim() const | TensorBase< MillerIndex > | |
| base_expand(TensorShapeRef base_shape) const | TensorBase< MillerIndex > | |
| base_expand(Size base_size, Size dim) const | TensorBase< MillerIndex > | |
| base_expand_as(const neml2::Tensor &other) const | TensorBase< MillerIndex > | |
| base_expand_copy(TensorShapeRef base_shape) const | TensorBase< MillerIndex > | |
| base_flatten() const | TensorBase< MillerIndex > | |
| base_index(indexing::TensorIndicesRef indices) const | TensorBase< MillerIndex > | |
| base_index_put_(indexing::TensorIndicesRef indices, const ATensor &other) | TensorBase< MillerIndex > | |
| base_index_put_(indexing::TensorIndicesRef indices, const CScalar &v) | TensorBase< MillerIndex > | |
| base_reshape(TensorShapeRef base_shape) const | TensorBase< MillerIndex > | |
| base_size(Size index) const | TensorBase< MillerIndex > | |
| base_sizes() const | TensorBase< MillerIndex > | |
| base_slice(Size dim, const indexing::Slice &index) const | TensorBase< MillerIndex > | |
| base_storage() const | TensorBase< MillerIndex > | |
| base_transpose(Size d1, Size d2) const | TensorBase< MillerIndex > | |
| base_unsqueeze(Size d) const | TensorBase< MillerIndex > | |
| batch_dim() const | TensorBase< MillerIndex > | |
| batch_expand(const TraceableTensorShape &batch_shape) const | TensorBase< MillerIndex > | |
| batch_expand(const TraceableSize &batch_size, Size dim) const | TensorBase< MillerIndex > | |
| batch_expand_as(const neml2::Tensor &other) const | TensorBase< MillerIndex > | |
| batch_expand_copy(const TraceableTensorShape &batch_shape) const | TensorBase< MillerIndex > | |
| batch_index(indexing::TensorIndicesRef indices) const | TensorBase< MillerIndex > | |
| batch_index_put_(indexing::TensorIndicesRef indices, const ATensor &other) | TensorBase< MillerIndex > | |
| batch_index_put_(indexing::TensorIndicesRef indices, const CScalar &v) | TensorBase< MillerIndex > | |
| batch_reshape(const TraceableTensorShape &batch_shape) const | TensorBase< MillerIndex > | |
| batch_size(Size index) const | TensorBase< MillerIndex > | |
| batch_sizes() const | TensorBase< MillerIndex > | |
| batch_slice(Size dim, const indexing::Slice &index) const | TensorBase< MillerIndex > | |
| batch_transpose(Size d1, Size d2) const | TensorBase< MillerIndex > | |
| batch_unsqueeze(Size d) const | TensorBase< MillerIndex > | |
| batched() const | TensorBase< MillerIndex > | |
| clone() const | TensorBase< MillerIndex > | |
| const_base_dim | PrimitiveTensor< MillerIndex, 3 > | static |
| const_base_sizes | PrimitiveTensor< MillerIndex, 3 > | inlinestatic |
| const_base_storage | PrimitiveTensor< MillerIndex, 3 > | inlinestatic |
| create(const TensorDataContainer &data, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< MillerIndex, 3 > | static |
| detach() const | TensorBase< MillerIndex > | |
| doc() const | NEML2Object | inline |
| empty(const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< MillerIndex, 3 > | static |
| empty(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< MillerIndex, 3 > | static |
| empty_like(const MillerIndex &other) | TensorBase< MillerIndex > | static |
| expected_options() | FillMillerIndex | static |
| factory() const | NEML2Object | inline |
| neml2::MillerIndex::fill(int64_t a, int64_t b, int64_t c, const TensorOptions &options=default_integer_tensor_options()) | MillerIndex | static |
| FillMillerIndex(const OptionSet &options) | FillMillerIndex | |
| full(const CScalar &init, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< MillerIndex, 3 > | static |
| full(const TraceableTensorShape &batch_shape, const CScalar &init, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< MillerIndex, 3 > | static |
| full_like(const MillerIndex &other, const CScalar &init) | TensorBase< MillerIndex > | static |
| get_data(const std::string &name) | NEML2Object | |
| get_driver(const std::string &name) | NEML2Object | |
| get_model(const std::string &name) | NEML2Object | |
| get_object(const std::string §ion, const std::string &name) | NEML2Object | |
| get_scheduler(const std::string &name) | NEML2Object | |
| get_solver(const std::string &name) | NEML2Object | |
| host() const | NEML2Object | |
| host() | NEML2Object | |
| identity_map(const TensorOptions &) | PrimitiveTensor< MillerIndex, 3 > | inlinestatic |
| input_options() const | NEML2Object | inline |
| linspace(const MillerIndex &start, const MillerIndex &end, Size nstep, Size dim=0) | TensorBase< MillerIndex > | static |
| logspace(const MillerIndex &start, const MillerIndex &end, Size nstep, Size dim=0, const CScalar &base=10) | TensorBase< MillerIndex > | static |
| name() const | NEML2Object | inline |
| NEML2Object()=delete | NEML2Object | |
| NEML2Object(NEML2Object &&)=delete | NEML2Object | |
| NEML2Object(const NEML2Object &)=delete | NEML2Object | |
| NEML2Object(const OptionSet &options) | NEML2Object | |
| ones(const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< MillerIndex, 3 > | static |
| ones(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< MillerIndex, 3 > | static |
| ones_like(const MillerIndex &other) | TensorBase< MillerIndex > | static |
| operator Tensor() const | PrimitiveTensor< MillerIndex, 3 > | |
| operator()(Size i) const | MillerIndex | |
| operator-() const | TensorBase< MillerIndex > | |
| operator=(NEML2Object &&)=delete | NEML2Object | |
| operator=(const NEML2Object &)=delete | NEML2Object | |
| path() const | NEML2Object | inline |
| PrimitiveTensor()=default | PrimitiveTensor< MillerIndex, 3 > | |
| PrimitiveTensor(const ATensor &tensor, Size batch_dim) | PrimitiveTensor< MillerIndex, 3 > | |
| PrimitiveTensor(const ATensor &tensor, const TraceableTensorShape &batch_shape) | PrimitiveTensor< MillerIndex, 3 > | |
| PrimitiveTensor(const Tensor &tensor) | PrimitiveTensor< MillerIndex, 3 > | |
| PrimitiveTensor(const ATensor &tensor) | PrimitiveTensor< MillerIndex, 3 > | explicit |
| reduce() const | MillerIndex | |
| resolve_tensor(const std::string &name) | NEML2Object | |
| settings() const | NEML2Object | inline |
| setup() | NEML2Object | inlinevirtual |
| TensorBase()=default | TensorBase< MillerIndex > | |
| TensorBase(const ATensor &tensor, Size batch_dim) | TensorBase< MillerIndex > | |
| TensorBase(const ATensor &tensor, const TraceableTensorShape &batch_shape) | TensorBase< MillerIndex > | |
| TensorBase(const neml2::Tensor &tensor) | TensorBase< MillerIndex > | |
| TensorBase(double)=delete | TensorBase< MillerIndex > | |
| TensorBase(float)=delete | TensorBase< MillerIndex > | |
| TensorBase(int)=delete | TensorBase< MillerIndex > | |
| to(const TensorOptions &options) const | TensorBase< MillerIndex > | |
| to_normalized_vec(const TensorOptions &options=default_tensor_options()) const | MillerIndex | |
| to_vec(const TensorOptions &options=default_tensor_options()) const | MillerIndex | |
| type() const | NEML2Object | inline |
| UserTensorBase(const OptionSet &options) | UserTensorBase | |
| variable_data() const | TensorBase< MillerIndex > | |
| zeros(const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< MillerIndex, 3 > | static |
| zeros(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< MillerIndex, 3 > | static |
| zeros_like(const MillerIndex &other) | TensorBase< MillerIndex > | static |
| ~NEML2Object()=default | NEML2Object | virtual |