Description Usage Arguments Details Value Author(s) See Also Examples
Check if an object is inherently symmetric (its structure, not its data)
1 2 3 4 5 6 7  | 
x | 
 an ff or ram object  | 
... | 
 further arguments (not used)  | 
ff matrices can be declared symmetric at creation time. Compatibility function symmetric.default returns FALSE, symmetric.dist returns TRUE.
TRUE or FALSE
Jens Oehlschlägel
symmetric, ff 
, dist, isSymmetric 
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.