Types
TypedMatrices.PropertyTypes — ModulePropertyTypesTypes of properties.
See also TypedMatrices.Property, TypedMatrices.list_properties.
Examples
julia> PropertyTypes.Symmetric
TypedMatrices.PropertyTypes.SymmetricTypedMatrices.Property — TypePropertyProperty type. Similar to symbol, just to distinguish it from group.
See also list_properties, @properties, properties.
TypedMatrices.Group — TypeGroupGroup type. Similar to symbol, just to distinguish it from property.
See also list_matrices, list_groups, add_to_groups, remove_from_group, remove_from_all_groups.