CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
sparse_rcv.hpp File Reference

A sparse matrix class. More...

Go to the source code of this file.

Classes

class  CppAD::sparse_rcv< SizeVector, ValueVector >
 Sparse matrices with elements of type Scalar. More...
 

Namespaces

 CppAD
 contains all the variables and functions defined by the CppAD package.
 

Detailed Description

A sparse matrix class.

Definition in file sparse_rcv.hpp.