I know you're out there. I can feel you now. I know that you're afraid... you're afraid of us. You're afraid of change. I don't know the future. I didn't come here to tell you how this is going to end. I came here to tell you how it's going to begin.
Main /
LinearAlgebraDocLinearAlgebra library documentationConceptsThe LinearAlgebra library has two concept hierarchies, for vectors and matrices. These are implemented as nested template partial specializations. In the original version, macros are used as a shortcut to name each specialization. With C++11, a template type alias is used. Both schemes can coexist, the macros are deprecated. Basic expressionsConcrete types |