Ignore:
Timestamp:
Jan 6, 2007, 6:11:28 PM (17 years ago)
Author:
Peter
Message:

forgot to check in matrix.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yat/utility/matrix.h

    r717 r735  
    339339
    340340    ///
    341     /// @brief Matrix-vector multiplication.
    342     ///
    343     /// @return The resulting vector.
    344     ///
    345     // Jari, where should this go?
    346     const vector operator*(const vector&) const;
    347 
    348     ///
    349341    /// @brief Comparison operator.
    350342    ///
Note: See TracChangeset for help on using the changeset viewer.