cheshirekow  v0.1.0
Difference.h File Reference

Go to the source code of this file.

Classes

class  mpblocks::polynomial::Difference< Scalar, Exp1, Exp2 >
 expression template for sum of two matrix expressions More...
 

Namespaces

 mpblocks
 
 mpblocks::polynomial
 polynomial arithmetic and algorithms with no dynamic memory access
 

Functions

template<typename Scalar , class Exp1 , class Exp2 >
Difference< Scalar, Exp1, Exp2 > mpblocks::polynomial::operator- (RValue< Scalar, Exp1 > const &A, RValue< Scalar, Exp2 > const &B)