Searched defs:MatrixExponentialReturnValue (Results 1 – 1 of 1) sorted by relevance
400 template<typename Derived> struct MatrixExponentialReturnValue struct410 MatrixExponentialReturnValue(const Derived& src) : m_src(src) { } in MatrixExponentialReturnValue() function431 MatrixExponentialReturnValue& operator=(const MatrixExponentialReturnValue&); argument