|
Cosan
1.0
Data Analytics Library
|
Public Member Functions | |
| Test ()=default | |
| Test (vec< NumericType > &inputX) | |
| Test (vec< NumericType > inputX) | |
Public Attributes | |
| NumericType | a |
| vec< NumericType > | b |
| CosanMatrix< NumericType > | face |
Private Member Functions | |
| NumericType | sumfunction (vec< NumericType > &a) |
Definition at line 51 of file templateTest.cpp.
|
default |
|
inline |
Definition at line 54 of file templateTest.cpp.
|
inline |
Definition at line 59 of file templateTest.cpp.
|
inlineprivate |
| NumericType Cosan::Test< NumericType, typename >::a |
Definition at line 64 of file templateTest.cpp.
| vec<NumericType> Cosan::Test< NumericType, typename >::b |
Definition at line 65 of file templateTest.cpp.
| CosanMatrix<NumericType> Cosan::Test< NumericType, typename >::face |
Definition at line 66 of file templateTest.cpp.