determines if a matrix is symmetry operator
Syntax
result = swsym.isop(op)
Description
result = swsym.isop(op)
determines whether the given matrix has
dimensions that is compatible with the size requirements of space group
operators. The given op
matrix has to have dimensions of . The function returns true
only if the input has these
dimensions.