OOFEM 3.0
Loading...
Searching...
No Matches
floatmatrix.h File Reference
#include "oofemenv.h"
#include "contextioresulttype.h"
#include "contextmode.h"
#include "numerics.h"
#include <vector>
#include <iosfwd>
#include <initializer_list>
#include <algorithm>
#include <string>

Go to the source code of this file.

Classes

class  oofem::FloatMatrix

Namespaces

namespace  oofem

Functions

FloatMatrixoofem::operator*= (FloatMatrix &x, const double &a)
FloatMatrix oofem::operator* (const FloatMatrix &x, const double &a)
FloatMatrix oofem::operator* (const double &a, const FloatMatrix &x)
FloatMatrix oofem::operator* (const FloatMatrix &a, const FloatMatrix &b)
FloatArray oofem::operator* (const FloatMatrix &a, const FloatArray &b)
FloatMatrix oofem::operator+ (const FloatMatrix &a, const FloatMatrix &b)
FloatMatrix oofem::operator- (const FloatMatrix &a, const FloatMatrix &b)
FloatMatrixoofem::operator+= (FloatMatrix &a, const FloatMatrix &b)
FloatMatrixoofem::operator-= (FloatMatrix &a, const FloatMatrix &b)

This page is part of the OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak Bořek Patzák
Project e-mail: oofem@fsv.cvut.cz
Generated at for OOFEM by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2011