Go to the source code of this file.
Data Types | |
interface | abstract_interfaces::RToR |
Abstract interface: \( f:~ R \mapsto R \). More... | |
interface | abstract_interfaces::R3xRxRToR |
Abstract interface: \( f:~ R^3\times R\times R \mapsto R \). More... | |
interface | abstract_interfaces::R3xR3xR3ToR |
Abstract interface: \( f:~ R^3\times R^3\times R^3 \mapsto R \). More... | |
interface | abstract_interfaces::R3ToR |
Abstract interface: \( f:~ R^3\mapsto R \). More... | |
interface | abstract_interfaces::R3ToR3 |
Abstract interface: \( f:~ R^3 \mapsto R^3 \). More... | |
interface | abstract_interfaces::RnToRn |
Abstract interface: \( f:~ R^n \mapsto R^n \). More... | |
interface | abstract_interfaces::RnToRnxL |
Abstract interface: \( f:~ R^n \mapsto R^n \times Z/2Z \). More... | |
Modules | |
module | abstract_interfaces |
DEFINITION OF ABSTRACT_INTERFACES FOR THE LIBRARY CHORAL | |