# MatTransposeColoring
Object for computing a sparse matrix product C=A*B^T via coloring 
## Synopsis
```
typedef struct _p_MatTransposeColoring *MatTransposeColoring;
```



## See Also
 `MatTransposeColoringCreate()`

## Level
beginner

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/include/petscmat.h.html#MatTransposeColoring">include/petscmat.h</A>

## Implementations

<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/include/petsc/private/matimpl.h.html#_p_MatTransposeColoring">_p_MatTransposeColoring in include/petsc/private/matimpl.h</A><BR>


---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/include/petscmat.h)


[Index of all Mat routines](index.md)  
[Table of Contents for all manual pages](/docs/manualpages/index.md)  
[Index of all manual pages](/docs/manualpages/singleindex.md)  
