Getting Started
User Guide
API Reference
MAPDL Commands
Examples
Contributing
GitHub
Navigation
PyAnsys
»
PyMAPDL
»
API Reference
»
MapdlMath
»
ansys.mapdl.core.math.AnsMat
»
sym
Commands Output
Database
Geometry
Helper Functions
Inline Functions
Logging
Mapdl
MapdlMath
ansys.mapdl.core.math.MapdlMath
ansys.mapdl.core.math.ApdlMathObj
ansys.mapdl.core.math.AnsVec
ansys.mapdl.core.math.AnsMat
asarray
axpy
const
copy
dot
norm
ones
rand
sym
zeros
ncol
nrow
shape
size
ansys.mapdl.core.math.AnsSolver
Mesh
Parameters
Plotting
Local MAPDL Pool
Post-Processing
Solution
Database Explorer
sym
¶
AnsMat.
sym
(
)
¶
Return if matrix is symmetric.
Returns
bool
True
when this matrix is symmetric.
Return type
bool