class MatrixProduct


Public Fields

[more]const Matrix& A
[more]const Matrix& B

Public Methods

[more] MatrixProduct( const Matrix& lhs, const Matrix& rhs )


Documentation

oconst Matrix& A

oconst Matrix& B

o MatrixProduct( const Matrix& lhs, const Matrix& rhs )


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.