In file matrix.h:

triple operator *

(const matrix &m,
  const triple &t)

matrix multiplication, returning m*t.

Documentation

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

Alphabetic index HTML hierarchy of classes or Java



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