Public Types | List of all members
Seldon::TinyMatrixNode< General, m, n, p > Class Template Reference

class used to obtain (i,j) from data[p] More...

#include <TinyMatrix.hxx>

Public Types

enum  { i = p/n, j = pn }
 

Detailed Description

template<int m, int n, int p>
class Seldon::TinyMatrixNode< General, m, n, p >

class used to obtain (i,j) from data[p]

Definition at line 116 of file TinyMatrix.hxx.


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