In file matrix.h:

triple operator *

(const triple &t,
  const matrix &m)

matrix multiplication, returning transpose(t)*m.

Documentation

matrix multiplication, returning transpose(t)*m. m must be 3x3

Alphabetic index HTML hierarchy of classes or Java



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