concepts::TrivExtendRestrict< F > Member List
This is the complete list of members for concepts::TrivExtendRestrict< F >, including all inherited members.
convertToMatrix(Matrix< F > &dest) const | concepts::TrivExtendRestrict< F > | |
extend() const | concepts::TrivExtendRestrict< F > | inline |
extend_ | concepts::TrivExtendRestrict< F > | private |
info(std::ostream &os) const | concepts::TrivExtendRestrict< F > | protectedvirtual |
operator()(const concepts::Function< F > &fncY, concepts::Function< F > &fncX) | concepts::TrivExtendRestrict< F > | virtual |
TrivExtendRestrict(const concepts::Space< G > &spcX, const concepts::Space< G > &spcY, bool extend=false) | concepts::TrivExtendRestrict< F > | inline |
TrivExtendRestrict(uint dimX, uint dimY, bool extend=false) | concepts::TrivExtendRestrict< F > | inline |