MyraMath
|
Base JobGraph for S=X'Y schur multiplication. More...
#include <myramath/multifrontal/detail/schurgemm.h>
Go to the source code of this file.
Classes | |
class | myra::LUKernel< Number > |
Factors A into L*U, presents solve methods. More... | |
class | myra::multifrontal::detail::XContainer< Number > |
class | myra::multifrontal::detail::lu::LUContainer< Kernel > |
class | myra::multifrontal::detail::lu::schurgemm::JobGraphBase< Number > |
Base JobGraph for S=X'Y schur multiplication.