#include <utils.h>
|
static size_t | packed_to_unpacked (itpp::Vec< int8_t > &out, const itpp::bvec &in, size_t len=0) |
|
static size_t | unpacked_to_packed (itpp::bvec &out, const itpp::Vec< int8_t > &in, size_t len=0) |
|
◆ packed_to_unpacked()
static size_t utils_helper< itpp::Vec< int8_t > &, itpp::bvec &, true >::packed_to_unpacked |
( |
itpp::Vec< int8_t > & |
out, |
|
|
const itpp::bvec & |
in, |
|
|
size_t |
len = 0 |
|
) |
| |
|
inlinestatic |
◆ unpacked_to_packed()
static size_t utils_helper< itpp::Vec< int8_t > &, itpp::bvec &, true >::unpacked_to_packed |
( |
itpp::bvec & |
out, |
|
|
const itpp::Vec< int8_t > & |
in, |
|
|
size_t |
len = 0 |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: