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

Public Member Functions

None __init__ (self, LabeledAxis arg0)
 
tensors.Tensor assemble_by_variable (self, dict arg0)
 
dict[LabeledAxisAccessor, tensors.Tensorsplit_by_subaxis (self, tensors.Tensor arg0)
 
dict[LabeledAxisAccessor, tensors.Tensorsplit_by_variable (self, tensors.Tensor arg0)
 

Constructor & Destructor Documentation

◆ __init__()

None __init__ ( self,
LabeledAxis arg0 )

Member Function Documentation

◆ assemble_by_variable()

tensors.Tensor assemble_by_variable ( self,
dict arg0 )

◆ split_by_subaxis()

dict[LabeledAxisAccessor, tensors.Tensor] split_by_subaxis ( self,
tensors.Tensor arg0 )

◆ split_by_variable()

dict[LabeledAxisAccessor, tensors.Tensor] split_by_variable ( self,
tensors.Tensor arg0 )