NEML2 2.0.0
Loading...
Searching...
No Matches
MillerIndexBatchView Class Reference

Public Member Functions

None __init__ (self, MillerIndex arg0)
 
int dim (self)
 
MillerIndex expand (self, tuple[int,...] arg0, tuple[int,...] arg1)
 
MillerIndex expand_as (self, Tensor arg0)
 
MillerIndex flatten (self)
 
MillerIndex reshape (self, tuple[int,...] arg0, tuple[int,...] arg1)
 
int size (self, int arg0)
 
tuple shape (self)
 

Constructor & Destructor Documentation

◆ __init__()

None __init__ ( self,
MillerIndex arg0 )

Member Function Documentation

◆ dim()

int dim ( self)

◆ expand()

MillerIndex expand ( self,
tuple[int, ...] arg0,
tuple[int, ...] arg1 )

◆ expand_as()

MillerIndex expand_as ( self,
Tensor arg0 )

◆ flatten()

MillerIndex flatten ( self)

◆ reshape()

MillerIndex reshape ( self,
tuple[int, ...] arg0,
tuple[int, ...] arg1 )

◆ shape()

tuple shape ( self)

◆ size()

int size ( self,
int arg0 )