ECF 1.5
Public Member Functions | Protected Attributes | List of all members
SLAJ Class Reference
Inheritance diagram for SLAJ:
LUdek

Public Member Functions

void Load_A (char *)
 
void Load_b (char *)
 
void Save_A (char *)
 
void Save_b (char *)
 
void Set_A (Matrica &)
 
void Set_b (Matrica &)
 
void GetSolution (Matrica &)
 

Protected Attributes

Matrica A
 
Matrica b
 

Detailed Description

Definition at line 66 of file matrice.h.

Member Function Documentation

◆ GetSolution()

void SLAJ::GetSolution ( Matrica X)

Definition at line 354 of file matrice.cpp.

◆ Load_A()

void SLAJ::Load_A ( char *  fname)

Definition at line 322 of file matrice.cpp.

◆ Load_b()

void SLAJ::Load_b ( char *  fname)

Definition at line 327 of file matrice.cpp.

◆ Save_A()

void SLAJ::Save_A ( char *  fname)

Definition at line 332 of file matrice.cpp.

◆ Save_b()

void SLAJ::Save_b ( char *  fname)

Definition at line 337 of file matrice.cpp.

◆ Set_A()

void SLAJ::Set_A ( Matrica _A)

Definition at line 342 of file matrice.cpp.

◆ Set_b()

void SLAJ::Set_b ( Matrica _b)

Definition at line 348 of file matrice.cpp.

Member Data Documentation

◆ A

Matrica SLAJ::A
protected

Definition at line 69 of file matrice.h.

◆ b

Matrica SLAJ::b
protected

Definition at line 70 of file matrice.h.


The documentation for this class was generated from the following files: