CppADCodeGen
HEAD
A C++ Algorithmic Differentiation Package with Source Code Generation
|
This is the complete list of members for CppAD::cg::CustomPosition, including all inherited members.
CustomPosition() (defined in CppAD::cg::CustomPosition) | CppAD::cg::CustomPosition | inline |
CustomPosition(size_t m, size_t n, const VectorSize &rows, const VectorSize &cols) (defined in CppAD::cg::CustomPosition) | CppAD::cg::CustomPosition | inline |
CustomPosition(size_t m, size_t n, const VectorSet &elements) (defined in CppAD::cg::CustomPosition) | CppAD::cg::CustomPosition | inline |
filter(CppAD::vector< std::set< size_t > > &sparsity) const (defined in CppAD::cg::CustomPosition) | CppAD::cg::CustomPosition | inline |
filter(std::vector< std::set< size_t > > &sparsity) const (defined in CppAD::cg::CustomPosition) | CppAD::cg::CustomPosition | inline |
filter(ArrayView< std::set< size_t > > &sparsity) const (defined in CppAD::cg::CustomPosition) | CppAD::cg::CustomPosition | inline |
getFullElements() const (defined in CppAD::cg::CustomPosition) | CppAD::cg::CustomPosition | inline |
isFilterDefined() const (defined in CppAD::cg::CustomPosition) | CppAD::cg::CustomPosition | inline |
isFullDefined() const (defined in CppAD::cg::CustomPosition) | CppAD::cg::CustomPosition | inline |
setFullElements(const std::vector< std::set< size_t > > &elements) (defined in CppAD::cg::CustomPosition) | CppAD::cg::CustomPosition | inline |