AtomPairType

Contents

AtomPairType#

class nfflr.nn.AtomPairType(species: Tensor, symmetric: bool = True, one_hot: bool = False)[source]#

Compact atom pair type lookup table.

Methods

forward(z1, z2)