Struct xlifepp::UmfPackLU::LUMatrixType# struct LUMatrixType# Collaboration diagram for xlifepp::UmfPackLU::LUMatrixType: digraph { graph [bgcolor="#00000000"] node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2] edge [color="#1414CE"] "3" [label="std::vector< T >" tooltip="std::vector< T >"] "4" [label="std::vector< ScalarType >" tooltip="std::vector< ScalarType >"] "2" [label="std::vector< int >" tooltip="std::vector< int >"] "1" [label="xlifepp::UmfPackLU< MatrixType >::LUMatrixType" tooltip="xlifepp::UmfPackLU< MatrixType >::LUMatrixType" fillcolor="#BFBFBF"] "4" -> "3" [dir=forward tooltip="template-instance"] "2" -> "3" [dir=forward tooltip="template-instance"] "1" -> "2" [dir=forward tooltip="usage"] "1" -> "4" [dir=forward tooltip="usage"] } structure to store matrix factors L and U