Changeset 735 for trunk/yat/utility/matrix.h
- Timestamp:
- Jan 6, 2007, 6:11:28 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/utility/matrix.h
r717 r735 339 339 340 340 /// 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 ///349 341 /// @brief Comparison operator. 350 342 ///
Note: See TracChangeset
for help on using the changeset viewer.