#include <matrix.hpp>
Static Public Member Functions | |
| static const TTT & | unit () |
| static TTT | unit (const TTT &pat) |
| static const TTT & | opposite_unit () |
| static TTT | opposite_unit (const TTT &pat) |
| static const TTT & | null () |
| static TTT | null (const TTT &pat) |
Static Public Attributes | |
| static const bool | is_specialized = true |
Definition at line 3325 of file matrix.hpp.
| static TTT Arageli::factory< matrix< T, REFCNT > >::null | ( | const TTT & | pat | ) | [inline, static] |
Definition at line 3360 of file matrix.hpp.
| static const TTT& Arageli::factory< matrix< T, REFCNT > >::null | ( | ) | [inline, static] |
Definition at line 3354 of file matrix.hpp.
| static TTT Arageli::factory< matrix< T, REFCNT > >::opposite_unit | ( | const TTT & | pat | ) | [inline, static] |
Definition at line 3351 of file matrix.hpp.
| static const TTT& Arageli::factory< matrix< T, REFCNT > >::opposite_unit | ( | ) | [inline, static] |
Definition at line 3344 of file matrix.hpp.
| static TTT Arageli::factory< matrix< T, REFCNT > >::unit | ( | const TTT & | pat | ) | [inline, static] |
Definition at line 3341 of file matrix.hpp.
| static const TTT& Arageli::factory< matrix< T, REFCNT > >::unit | ( | ) | [inline, static] |
Definition at line 3335 of file matrix.hpp.
const bool Arageli::factory< matrix< T, REFCNT > >::is_specialized = true [static] |
Definition at line 3333 of file matrix.hpp.
1.4.7