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

Public Member Functions

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

Constructor & Destructor Documentation

◆ __init__()

None __init__ ( self,
WFFR4 arg0 )

Member Function Documentation

◆ dim()

int dim ( self)

◆ expand()

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

◆ expand_as()

WFFR4 expand_as ( self,
Tensor arg0 )

◆ flatten()

WFFR4 flatten ( self)

◆ reshape()

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

◆ shape()

tuple shape ( self)

◆ size()

int size ( self,
int arg0 )