![]() |
Chemical Data Processing Library C++ API - Version 1.2.3
|
Definition of a proxy type for direct assignment of vector and matrix expressions. More...
Go to the source code of this file.
Classes | |
| class | CDPL::Math::DirectAssignmentProxy< C > |
Namespaces | |
| CDPL | |
| The namespace of the Chemical Data Processing Library. | |
| CDPL::Math | |
| Contains classes and functions related to mathematics. | |
Functions | |
| template<typename C > | |
| DirectAssignmentProxy< const C > | CDPL::Math::direct (const C &lvalue) |
| template<typename C > | |
| DirectAssignmentProxy< C > | CDPL::Math::direct (C &lvalue) |
Definition of a proxy type for direct assignment of vector and matrix expressions.