• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdeedu API Reference
  • KDE Home
  • Contact Us
 

kstars

Public Member Functions | Public Attributes | Friends | List of all members
Matrix Class Reference

#include <matr.h>

Public Member Functions

 Matrix ()
 
 Matrix (double)
 
void Invert ()
 
Matrix & operator*= (const Matrix &)
 
Matrix & operator*= (double)
 
Matrix & operator+= (const Matrix &)
 
Matrix & operator-= (const Matrix &)
 
Matrix & operator/= (double)
 
Matrix & operator= (const Matrix &)
 
void Transpose ()
 

Public Attributes

double x [4][4]
 

Friends

Matrix operator* (const Matrix &, double)
 
Matrix operator* (const Matrix &, const Matrix &)
 
Vector operator* (const Vector &, const Matrix &)
 
Matrix operator+ (const Matrix &, const Matrix &)
 
Matrix operator- (const Matrix &, const Matrix &)
 

Detailed Description

Definition at line 18 of file matr.h.

Constructor & Destructor Documentation

Matrix::Matrix ( )

Definition at line 30 of file matr.cpp.

Matrix::Matrix ( double  v)
explicit

Definition at line 21 of file matr.cpp.

Member Function Documentation

void Matrix::Invert ( )

Definition at line 39 of file matr.cpp.

Matrix & Matrix::operator*= ( const Matrix &  A)

Definition at line 122 of file matr.cpp.

Matrix & Matrix::operator*= ( double  v)

Definition at line 113 of file matr.cpp.

Matrix & Matrix::operator+= ( const Matrix &  A)

Definition at line 95 of file matr.cpp.

Matrix & Matrix::operator-= ( const Matrix &  A)

Definition at line 104 of file matr.cpp.

Matrix& Matrix::operator/= ( double  )
Matrix & Matrix::operator= ( const Matrix &  A)

Definition at line 86 of file matr.cpp.

void Matrix::Transpose ( )

Definition at line 73 of file matr.cpp.

Friends And Related Function Documentation

Matrix operator* ( const Matrix &  A,
double  v 
)
friend

Definition at line 173 of file matr.cpp.

Matrix operator* ( const Matrix &  A,
const Matrix &  B 
)
friend

Definition at line 157 of file matr.cpp.

Vector operator* ( const Vector &  v,
const Matrix &  M 
)
friend

Definition at line 183 of file matr.cpp.

Matrix operator+ ( const Matrix &  A,
const Matrix &  B 
)
friend

Definition at line 137 of file matr.cpp.

Matrix operator- ( const Matrix &  A,
const Matrix &  B 
)
friend

Definition at line 147 of file matr.cpp.

Member Data Documentation

double Matrix::x[4][4]

Definition at line 21 of file matr.h.


The documentation for this class was generated from the following files:
  • matr.h
  • matr.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kstars

Skip menu "kstars"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdeedu API Reference

Skip menu "kdeedu API Reference"
  • Analitza
  •     lib
  • kalgebra
  • kalzium
  •   libscience
  • kanagram
  • kig
  •   lib
  • klettres
  • kstars
  • libkdeedu
  •   keduvocdocument
  • marble
  • parley
  • rocs
  •   App
  •   RocsCore
  •   VisualEditor
  •   stepcore

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal