
.. Documentation for the header file dolfin/la/CoordinateMatrix.h

.. _programmers_reference_cpp_la_coordinatematrix:

CoordinateMatrix.h
==================

.. note::
    
    The documentation on this page was automatically extracted from the
    DOLFIN C++ code and may need to be edited or expanded.
    

.. cpp:class:: CoordinateMatrix

    Coordinate sparse matrix.


    .. cpp:function:: CoordinateMatrix(const GenericMatrix& A, bool symmetric, bool base_one)
    
        Constructor


    .. cpp:function:: double norm(std::string norm_type) const
    
        Return norm of matrix


