Cosimplex()=default | sil::exterior::Cosimplex< SimplexType, ElementType > | |
Cosimplex(Cosimplex const &)=default | sil::exterior::Cosimplex< SimplexType, ElementType > | |
Cosimplex(Cosimplex &&)=default | sil::exterior::Cosimplex< SimplexType, ElementType > | |
Cosimplex(SimplexType simplex, ElementType value) noexcept | sil::exterior::Cosimplex< SimplexType, ElementType > | inlineexplicit |
dimension() noexcept | sil::exterior::Cosimplex< SimplexType, ElementType > | inlinestatic |
discrete_element() noexcept | sil::exterior::Cosimplex< SimplexType, ElementType > | inline |
discrete_element() const noexcept | sil::exterior::Cosimplex< SimplexType, ElementType > | inline |
discrete_element_type typedef | sil::exterior::Cosimplex< SimplexType, ElementType > | |
discrete_vector() noexcept | sil::exterior::Cosimplex< SimplexType, ElementType > | inline |
discrete_vector() const noexcept | sil::exterior::Cosimplex< SimplexType, ElementType > | inline |
discrete_vector_type typedef | sil::exterior::Cosimplex< SimplexType, ElementType > | |
element_type typedef | sil::exterior::Cosimplex< SimplexType, ElementType > | |
negative() noexcept | sil::exterior::Cosimplex< SimplexType, ElementType > | inline |
negative() const noexcept | sil::exterior::Cosimplex< SimplexType, ElementType > | inline |
operator=(Cosimplex const &other)=default | sil::exterior::Cosimplex< SimplexType, ElementType > | |
operator=(Cosimplex &&other)=default | sil::exterior::Cosimplex< SimplexType, ElementType > | |
simplex() noexcept | sil::exterior::Cosimplex< SimplexType, ElementType > | inline |
simplex() const noexcept | sil::exterior::Cosimplex< SimplexType, ElementType > | inline |
simplex_type typedef | sil::exterior::Cosimplex< SimplexType, ElementType > | |
value() noexcept | sil::exterior::Cosimplex< SimplexType, ElementType > | inline |
value() const noexcept | sil::exterior::Cosimplex< SimplexType, ElementType > | inline |
~Cosimplex()=default | sil::exterior::Cosimplex< SimplexType, ElementType > | |